The Quick Answer: Converting 1000 VA to Amps

If you are staring at a 1000 VA (1 kVA) nameplate on a UPS, transformer, or motor, the direct answer depends entirely on your supply voltage. To convert 1000 VA to amps on a standard US 120V single-phase circuit, the answer is 8.33 amps. On a standard European/UK 230V single-phase circuit, the answer drops to 4.35 amps.

The baseline assumption fixing this answer is a single-phase AC supply with a nominal voltage of 120V or 230V. Unlike converting Watts to amps, converting Volt-Amps (VA) to amps does not require you to know the Power Factor (PF). VA represents Apparent Power, meaning the PF penalty is already baked into the number.

Here is the exact formula with values substituted for a 120V system:

Current (I) = Apparent Power (S) / Voltage (V)
I = 1000 VA / 120 V
I = 8.33 A

The Core Formula and Neighboring Values

To size your wire and breakers correctly, you need to know how the current shifts if your load is slightly higher or lower than the 1000 VA baseline. The table below maps a ±20% range around 1000 VA for the two most common global single-phase voltages.

Single-Phase VA to Amps Reference Chart (PF Independent)
Apparent Power (VA) Amps at 120V (US/CA) Amps at 230V (EU/UK/AU)
800 VA 6.67 A 3.48 A
900 VA 7.50 A 3.91 A
1000 VA 8.33 A 4.35 A
1100 VA 9.17 A 4.78 A
1200 VA 10.00 A 5.22 A
Bench Tip: Always use the VA rating, not the Watt rating, when sizing breakers for IT equipment like servers or UPS systems. A 1000W server power supply with a 0.8 Power Factor actually draws 1250 VA (10.4A at 120V), which will trip a 10A breaker if you only calculated using Watts.

How Voltage and Phase Shift the Result

The 8.33A answer is not universal. If you move that same 1000 VA load to a different voltage or a three-phase supply, the current changes dramatically. This is why reading the nameplate voltage and phase configuration is mandatory before pulling wire.

The 230V Shift

Doubling the voltage halves the current. At 230V single-phase, the formula remains I = VA / V.
I = 1000 / 230 = 4.35 A. This lower current allows you to use smaller gauge wire and reduces voltage drop over long conduit runs.

The Three-Phase Shift (208V / 480V)

For three-phase systems, the formula introduces the square root of 3 (approximately 1.732) to account for the phase angles. The formula becomes:
I = VA / (√3 × V)

  • At 208V 3-Phase: I = 1000 / (1.732 × 208) = 2.77 A
  • At 480V 3-Phase: I = 1000 / (1.732 × 480) = 1.20 A

Three-phase power delivers the same apparent power with significantly less current per conductor, which is why data centers and industrial facilities use it to minimize copper costs.

Decision Tree: Sizing Your Breaker and Wire

Calculating the amps is only step one. Step two is selecting the correct overcurrent protective device (OCPD) and conductor size according to NEC-style guidance. Follow this decision path to land on your exact parts.

Step 1: Is the load continuous (expected to run at maximum current for 3 hours or more)?

  • YES (e.g., HVAC control transformer, server rack): Multiply your calculated amps by 1.25 (125% rule per NEC 210.20). For our 1000 VA / 120V load: 8.33A × 1.25 = 10.41A.
  • NO (e.g., a desktop PC, a power tool charger): Use the base calculated amps. 8.33A.

Step 2: Select the standard breaker size (NEC 240.6).

  • Find the next standard breaker size above your Step 1 number. Standard sizes are 15A, 20A, 30A, 40A, 50A.
  • For 10.41A or 8.33A, the next standard size up is 15 Amps.

Step 3: Select the wire gauge (NEC 310.16 and 240.4).

  • Match the wire ampacity to the breaker size, not the load. (Exception: specific motor circuits, which are outside this scope).
  • For a 15A breaker, you need wire rated for at least 15A in the 60°C column (the default for most residential/commercial terminations).
The Concrete Pick: For a 1000 VA load at 120V single-phase, buy a 15A Single-Pole Breaker (e.g., Square D QO115 or Eaton BR115) and use 14 AWG NM-B or THHN copper wire. Do not upsize to 12 AWG unless the run exceeds 50 feet to mitigate voltage drop.

When This Conversion Fails: Watts vs. VA Confusion

The VA-to-amps conversion becomes entirely meaningless—and potentially dangerous—if you misidentify the unit on the nameplate. The most common jobsite and bench error is treating Watts (Real Power) as VA (Apparent Power).

Watts measure the actual work being done (heat, light, mechanical torque). VA measures the total current the utility must supply, including the reactive power sloshing back and forth in inductive or capacitive loads. The bridge between them is the Power Factor (PF), as detailed in Fluke's power factor guidelines.

The Fatal Math Error:
If your equipment nameplate says 1000W (not VA), and it is a typical PC power supply with a PF of 0.75, you cannot just divide 1000 by 120. If you do, you get 8.33A. But the actual VA is 1000W / 0.75 = 1333 VA. The actual current draw is 1333 / 120 = 11.1 Amps.

If you sized your breaker and wire for 8.33A based on the Watt rating, your 10A breaker will trip continuously, and a 10A-rated wire could overheat. As Schneider Electric notes in their kVA vs kW documentation, you must always use kVA (or VA) for sizing conductors and transformers, and kW (or Watts) for sizing prime movers and calculating energy bills.

Rule of Thumb: If the nameplate only lists Watts and you do not know the Power Factor, assume a worst-case PF of 0.65 for IT/switching power supplies, or 0.80 for standard induction motors. Divide the Watts by that assumed PF to find your true VA, then run the VA-to-amps formula. If the nameplate lists both, always trust the VA or Amp rating directly for circuit sizing.