To calculate amps to kVA, multiply the circuit voltage by the current and divide by 1,000 for single-phase systems. For three-phase line-to-line systems, multiply the voltage, current, and the square root of 3 (1.732), then divide by 1,000. This gives you the apparent power, which is the critical metric for sizing transformers, wiring, and breakers regardless of the load's power factor.
The Core Formulas: Amps to kVA for Single and Three-Phase
Apparent power ($S$) represents the total power supplied to a circuit, combining both real power (which does work) and reactive power (which sustains magnetic/electric fields). Because utility transformers and panelboards must be sized to handle the total current flow—not just the current doing useful work—we calculate kVA rather than kW for infrastructure sizing.
Below are the standard formulas used on the jobsite and in the design office. Note that $V$ represents the RMS voltage, not the peak voltage.
| System Type | Formula for Apparent Power ($S$) |
|---|---|
| Single-Phase (1Φ) | $S = \frac{V \times I}{1000}$ |
| Three-Phase (3Φ) Line-to-Line | $S = \frac{\sqrt{3} \times V_{L-L} \times I}{1000}$ |
| Three-Phase (3Φ) Line-to-Neutral | $S = \frac{3 \times V_{L-N} \times I}{1000}$ |
Symbol Definition Table
| Symbol | Definition | Standard Unit |
|---|---|---|
| $S$ | Apparent Power | kilovolt-amperes (kVA) |
| $V$ | RMS Voltage (Line-to-Line or Line-to-Neutral as specified) | Volts (V) |
| $I$ | Line Current | Amperes (A) |
| $\sqrt{3}$ | Square root of 3 (constant for 3-phase L-L vector geometry) | ~1.732 (dimensionless) |
| $1000$ | Conversion factor from VA to kVA | VA/kVA (dimensionless) |
Quick Reference: Real-World Amps to kVA Conversions
Before running the math on every project, it helps to know what standard installations look like. The table below provides real-world benchmarks for common electrical infrastructure. You can use these to sanity-check your own calculations.
| Application / Equipment | Phase | Nominal Voltage (V) | Max Current (A) | Apparent Power (kVA) |
|---|---|---|---|---|
| Standard US Residential Main Panel | 1Φ (Split) | 240V L-L | 200A | 48.0 kVA |
| EV Level 2 Hardwired Charger (e.g., ChargePoint Home Flex) | 1Φ | 240V L-L | 48A | 11.5 kVA |
| Data Center Rack PDU (e.g., APC Metered Rack) | 3Φ | 208V L-L | 60A | 21.6 kVA |
| Portable Welder Receptacle (NEMA 14-50) | 1Φ | 240V L-L | 50A | 12.0 kVA |
| Industrial Motor Feeder (480Y/277V System) | 3Φ | 480V L-L | 100A | 83.1 kVA |
| Commercial HVAC Rooftop Unit Disconnect | 3Φ | 208V L-L | 125A | 45.0 kVA |
Worked Examples with Unit Tracking
Let's walk through two common scenarios. Tracking units through every step prevents the most common mistake: forgetting whether your final answer is in VA or kVA.
Problem 1: Sizing a Three-Phase Server Rack PDU
Scenario: You are provisioning power for a high-density server rack. The facility provides a 3-phase, 208V Line-to-Line feed. The rack's power supply units draw a balanced 32A per phase. What is the minimum kVA rating required for the PDU?
- Identify the formula: Because this is a 3-phase system and we are given the Line-to-Line voltage (208V), we use: $S = \frac{\sqrt{3} \times V_{L-L} \times I}{1000}$
- Substitute the values with units: $S = \frac{1.732 \times 208 \text{ V} \times 32 \text{ A}}{1000 \text{ VA/kVA}}$
- Multiply the numerator: $1.732 \times 208 \times 32 = 11,527.4 \text{ VA}$
- Divide by 1000 to convert to kVA: $S = \frac{11,527.4 \text{ VA}}{1000 \text{ VA/kVA}} = 11.53 \text{ kVA}$
Result: The rack requires an 11.53 kVA feed. You would specify a standard 15 kVA or 20 kVA PDU to allow for headroom and inrush currents.
Problem 2: Calculating Load on a Single-Phase Transformer Secondary
Scenario: A control transformer steps down 480V to 120V single-phase to run PLC logic and contactor coils. The secondary side is pulling 16A at 120V. What is the kVA load on the transformer?
- Identify the formula: Single-phase system: $S = \frac{V \times I}{1000}$
- Substitute the values with units: $S = \frac{120 \text{ V} \times 16 \text{ A}}{1000 \text{ VA/kVA}}$
- Multiply the numerator: $120 \times 16 = 1,920 \text{ VA}$
- Divide by 1000: $S = \frac{1,920 \text{ VA}}{1000 \text{ VA/kVA}} = 1.92 \text{ kVA}$
Result: The load is 1.92 kVA. Since control transformers are typically sized in standard increments (e.g., 1.5 kVA, 2 kVA, 3 kVA), a 2 kVA transformer is the absolute minimum, but a 3 kVA unit is recommended to handle the high inrush current of the contactor coils without saturating the core.
Rearranged Forms and Solving for Missing Variables
On the bench or in the field, you rarely just solve for $S$. Often, you know the transformer's kVA rating and the voltage, and you need to find the maximum allowable current to size your breaker and wire. Here are the rearranged formulas for quick reference.
Single-Phase (1Φ) Rearrangements
- Find Current ($I$): $I = \frac{S \times 1000}{V}$
- Find Voltage ($V$): $V = \frac{S \times 1000}{I}$
Three-Phase (3Φ) Line-to-Line Rearrangements
- Find Current ($I$): $I = \frac{S \times 1000}{\sqrt{3} \times V_{L-L}}$ (Shortcut: Multiply kVA by 1000, then divide by voltage, then divide by 1.732)
- Find Voltage ($V_{L-L}$): $V_{L-L} = \frac{S \times 1000}{\sqrt{3} \times I}$
Assumptions, Edge Cases, and Unit Mistakes That Break the Math
The formulas above are mathematically pure, but the physical world introduces variables that can ruin your design if ignored. Here is what you need to know about when these formulas apply, where they fail, and how to spot a bad answer.
When the Formula Applies (and Its Assumptions)
These formulas calculate apparent power (kVA), not real power (kW). As detailed in All About Circuits' guide to AC power, apparent power is the geometric sum of real and reactive power.
The critical assumption for 3-phase math is a balanced load. The $\sqrt{3}$ formula assumes that Phase A, Phase B, and Phase C are all drawing the exact same current. If you are measuring an unbalanced load (e.g., a panel feeding single-phase 120V loads where Phase A is at 40A, Phase B is at 15A, and Phase C is at 5A), the standard 3-phase formula will give you an inaccurate average. For unbalanced wye systems, you must calculate the kVA of each phase individually using the line-to-neutral voltage ($S_{phase} = V_{L-N} \times I_{phase} / 1000$) and sum them together.
Unit Mistakes That Break the Calculation
- The Missing 1000: Forgetting to divide by 1000 leaves you with Volt-Amps (VA). If you tell a supplier you need a '48,000 kVA' transformer for a 200A residential panel instead of '48 kVA', you will get a quote for a utility-scale substation pad-mount unit.
- The L-L vs L-N Trap in 3-Phase: In a standard 208Y/120V commercial building, the line-to-line voltage is 208V, but the line-to-neutral is 120V. If you use 120V in the 3-phase L-L formula, your calculated kVA will be exactly $\sqrt{3}$ (1.732) times too small. You will undersize your transformer, and it will overheat and fail under load.
- Confusing kVA with kW: A common mistake is applying the power factor (PF) to the kVA formula. If you want to find the real work being done (kW), you multiply kVA by the PF ($kW = kVA \times PF$). But for sizing breakers, wire, and transformers, Schneider Electric emphasizes that you must always use kVA, because the infrastructure must handle the total current flow, including the reactive component that does no useful work but still generates $I^2R$ heat in the conductors.
What a Realistic Answer Magnitude Looks Like
Developing an intuition for magnitudes prevents catastrophic decimal errors.
Residential: A typical modern US home has a 200A, 240V single-phase service. $200 \times 240 / 1000 = 48 \text{ kVA}$. If your calculation for a house yields 480 kVA, you dropped a decimal.
Light Commercial: A small retail strip or office suite usually runs on a 400A to 800A, 208V 3-phase service. This translates to roughly 144 kVA to 288 kVA.
Heavy Industrial: Large manufacturing plants with heavy motor loads often have 2000A to 4000A main switchgear at 480V. This equates to 1,662 kVA up to 3,325 kVA (often serviced by multiple 2500 kVA pad-mount transformers). If you calculate 15 kVA for a 480V industrial feeder pulling 100A, you forgot to multiply by $\sqrt{3}$.






