To calculate kVA (kilovolt-amperes) from amps, multiply the system voltage (V) by the current (I) and divide by 1,000 for single-phase circuits. For three-phase circuits, multiply the voltage, the current, and the square root of 3 (approximately 1.732), then divide by 1,000. kVA represents the apparent power in an AC system, combining both real working power and reactive power without requiring a power factor correction.

Whether you are sizing a backup generator, calculating transformer loads per NEC Article 450, or verifying feeder ampacity, getting this calculation right is the foundation of electrical design. Below, we break down the exact formulas, define every variable, and walk through real-world bench and jobsite examples.

The Core Formulas: Single-Phase vs. Three-Phase

The mathematical relationship between current, voltage, and apparent power depends entirely on the phase configuration of your AC system. The standard formulas assume you are measuring Line-to-Line (L-L) voltage for three-phase systems, which is the standard practice in North American and IEC commercial/industrial environments.

Single-Phase Formula:
kVA = (V × I) / 1000

Three-Phase Formula (Line-to-Line Voltage):
kVA = (V × I × √3) / 1000

Symbol Definition & Measurement Table

Symbol Parameter Unit How to Measure / Typical Values
kVA Apparent Power (S) Kilovolt-Amperes Calculated value. Standard transformer sizes: 25, 50, 75, 112.5, 500 kVA.
V Voltage Volts (V) Multimeter. 1-ph: 120V, 240V. 3-ph L-L: 208V, 480V, 600V.
I Current Amperes (A) Clamp meter (e.g., Fluke 376 FC). Measure on a single phase conductor.
√3 Phase Constant Dimensionless ~1.732. Used only in 3-phase L-L calculations to account for 120° phase shift.
1000 Unit Scalar VA to kVA Converts base Volt-Amperes (VA) into Kilovolt-Amperes (kVA).

Rearranged Forms: Solving for Any Variable

On the jobsite, you rarely just solve for kVA. More often, you have a 75 kVA transformer nameplate and need to know the maximum full-load amps (FLA) to size your overcurrent protection, or you know the breaker size and need to find the maximum kVA load it can support. Here are the algebraically rearranged forms for quick reference.

Single-Phase Rearrangements

  • Solve for Current (Amps): I = (kVA × 1000) / V
  • Solve for Voltage (Volts): V = (kVA × 1000) / I

Three-Phase Rearrangements (Using L-L Voltage)

  • Solve for Current (Amps): I = (kVA × 1000) / (V × 1.732)
  • Solve for Voltage (Volts): V = (kVA × 1000) / (I × 1.732)
Pro-Tip for Wye Systems: If you are measuring a 3-phase Wye system and you only have the Line-to-Neutral (L-N) voltage (e.g., 277V on a 480V system), the formula changes. You drop the √3 and multiply by 3 instead: kVA = (V_L-N × I × 3) / 1000. Both methods yield the exact same total kVA, but mixing L-L voltage with the multiplier of 3 will overstate your load by a factor of √3.

Worked Examples: Step-by-Step Unit Tracking

Abstract formulas are useless if you drop a zero or mix up your units. Below are two real-world scenarios with explicit intermediate unit tracking to ensure you understand how Volt-Amperes (VA) scale to kVA.

Problem 1: Single-Phase Residential EV Charger

Scenario: You are installing a hardwired Level 2 Electric Vehicle Supply Equipment (EVSE) on a 240V single-phase residential circuit. The nameplate draws a continuous 48A. What is the apparent power requirement in kVA?

  1. Identify the knowns: V = 240V, I = 48A, System = Single-Phase.
  2. Select the formula: kVA = (V × I) / 1000
  3. Substitute values: kVA = (240 × 48) / 1000
  4. Calculate base VA: 240V × 48A = 11,520 VA (Volt-Amperes)
  5. Apply scalar: 11,520 VA / 1000 = 11.52 kVA

Jobsite Context: An 11.52 kVA continuous load on a single-phase residential panel is massive. This requires a 60A breaker (125% NEC continuous load rule) and will consume a significant chunk of a standard 200A (48 kVA) residential service.

Problem 2: Three-Phase Industrial CNC Machine

Scenario: A manufacturing shop is adding a new 5-axis CNC milling machine. The machine requires a 480V, 3-phase supply and pulls 65A under full spindle load. Calculate the kVA.

  1. Identify the knowns: V = 480V (L-L), I = 65A, System = Three-Phase.
  2. Select the formula: kVA = (V × I × √3) / 1000
  3. Substitute values: kVA = (480 × 65 × 1.732) / 1000
  4. Calculate numerator (VA): 480 × 65 = 31,200. Then, 31,200 × 1.732 = 54,038.4 VA
  5. Apply scalar: 54,038.4 VA / 1000 = 54.04 kVA

Jobsite Context: To feed this 54.04 kVA load, the facility manager will likely install a dedicated 75 kVA step-down transformer (480V Delta primary to 480V/277V Wye secondary) to provide headroom for startup inrush currents and future tooling additions.

Assumptions, Edge Cases, and Unit Mistakes

The kVA formulas are mathematically rigid, but applying them incorrectly in the field leads to blown fuses, overloaded transformers, and failed inspections. Here is what you must know about the boundaries of these equations.

When the Formula Applies (and its Assumptions)

These formulas calculate Apparent Power (S). They assume an AC sinusoidal waveform. If you are working with heavily distorted waveforms (like the output of a cheap modified sine wave inverter or a VFD with heavy harmonic distortion), a standard clamp meter might read RMS current inaccurately. You must use a True-RMS clamp meter or a power quality analyzer to get an accurate 'I' value for the formula. Furthermore, this formula applies to the input or output terminals of a device; it does not account for internal efficiency losses unless you are measuring at the exact point of interest.

Unit Mistakes That Break the Math

  • Forgetting the 1000 divisor: Leaving the answer in VA instead of kVA. A 50,000 VA load is 50 kVA. If you tell a utility you need a '50,000 kVA' transformer, they will think you are building a data center, not a workshop.
  • Mixing Line-to-Neutral and Line-to-Line: Using 277V (L-N) in the standard 3-phase formula (277 × I × 1.732) instead of 480V (L-L). This will result in a calculation that is exactly 57.7% of the actual load.
  • Confusing kW and kVA: Kilowatts (kW) represent Real Power. To calculate kW from amps, you must multiply the kVA result by the Power Factor (PF). If a motor has a PF of 0.85, a 50 kVA load only performs 42.5 kW of real mechanical/thermal work. Never use the kVA formula to size a generator's kW rating without checking the alternator's PF rating (usually 0.8).

What a Realistic Answer Magnitude Looks Like

If your calculator spits out a number, use this sanity-check scale to verify you didn't drop a decimal:

  • 1 to 5 kVA: Large residential appliances, small workshop tools, IT server racks.
  • 15 to 50 kVA: Whole-house residential services, small commercial retail spaces, large EV charging plazas.
  • 75 to 500 kVA: Standard commercial padmount transformers, mid-sized manufacturing floors, large office buildings.
  • 1,000+ kVA (1+ MVA): Heavy industrial plants, utility substations, large hospital complexes.

Frequently Asked Questions

How do I calculate kVA from amps for a DC circuit?

In a pure DC circuit, there is no reactive power, no phase angle, and no power factor. Therefore, Apparent Power (kVA) and Real Power (kW) are identical. The formula is simply kW = (V × I) / 1000. While you can technically express this as kVA, industry convention dictates that DC power is always rated in Watts or Kilowatts (kW), never Volt-Amperes. For example, a 48V DC solar array pulling 20A is producing 960W (0.96 kW), not 0.96 kVA.

Does power factor affect the kVA calculation from amps?

No. Power factor (PF) is completely irrelevant when calculating kVA from amps. kVA is the vector sum of Real Power (kW) and Reactive Power (kVAR). The formula kVA = (V × I) / 1000 captures the total apparent power flowing through the conductors regardless of how much of that power is actually doing useful work. You only need to introduce Power Factor into your math if you are trying to convert that kVA value into kW (kW = kVA × PF) to calculate energy consumption (kWh) or thermal heating loads.

How many amps is a 100 kVA transformer at 208V three-phase?

To find the full-load amps (FLA) on the secondary side of a 100 kVA transformer operating at 208V three-phase, use the rearranged three-phase formula: I = (kVA × 1000) / (V × 1.732).
Step 1: Multiply 100 kVA by 1000 to get 100,000 VA.
Step 2: Multiply 208V by 1.732 to get 360.256.
Step 3: Divide 100,000 by 360.256.
Result: 277.58 Amps.
Per NEC Article 240, you would typically size the secondary overcurrent protection at the next standard breaker size up, which is 300A, assuming the load is not continuous or specific transformer protection rules apply.