At a standard US residential voltage of 120V AC (assuming a purely resistive load with a Power Factor of 1.0), there are 3.33 amps in 400 watts. If you are operating on a 230V European or UK single-phase supply, 400 watts draws 1.74 amps. For a 480V 3-phase industrial system, 400 watts pulls just 0.69 amps (assuming a standard 0.90 Power Factor). You cannot universally convert watts to amps without first locking in the system voltage, the phase configuration, and the load's power factor.

The Core Formula and Fixed Assumptions

To find current (amps) from power (watts), we rely on Watt's Law. For DC circuits or purely resistive AC loads (like a 400W baseboard heater, toaster, or incandescent lamp), the formula is straightforward:

I = P / V

Substituting our values for a standard US 120V circuit:

I = 400W / 120V = 3.33A

However, AC circuits containing motors, transformers, or switching power supplies introduce Power Factor (PF). The true single-phase AC formula becomes:

I = P / (V × PF)

For 3-phase systems, the formula shifts to account for the three overlapping waveforms, incorporating the square root of 3 (1.732):

I = P / (√3 × V × PF)

Three fixed assumptions dictate your final answer:

  • Voltage: The nominal system voltage (e.g., 120V, 230V, 480V). Actual measured voltage can fluctuate ±5%, which slightly shifts the amperage.
  • Power Factor: Ranges from 0.1 to 1.0. A 400W induction motor with a 0.7 PF draws significantly more current from the grid than a 400W resistive heater. For a deep dive into how reactive power affects this, refer to Fluke's guide on power factor.
  • Phase: Single-phase vs. 3-phase changes the denominator, drastically reducing the current per conductor in industrial settings.

Quick Reference Table: 320W to 480W at Standard Voltages

Because real-world loads rarely sit at an exact round number, here is how the amperage shifts across a ±20% power range (320W to 480W). These calculations assume a Power Factor of 1.0 for the single-phase columns, and a standard industrial PF of 0.90 for the 3-phase column.

Watts (W) Amps @ 120V (1Φ, PF=1.0) Amps @ 230V (1Φ, PF=1.0) Amps @ 480V (3Φ, PF=0.9)
320W 2.67 A 1.39 A 0.43 A
360W 3.00 A 1.57 A 0.48 A
400W 3.33 A 1.74 A 0.53 A
440W 3.67 A 1.91 A 0.59 A
480W 4.00 A 2.09 A 0.64 A

When This Conversion Becomes Meaningless

If you are trying to size a breaker or wire for an inductive or non-linear load (like an AC compressor, a large drill press, or a bank of LED drivers) and you only know the wattage, the mathematical conversion is practically meaningless.

Why? Because inductive and capacitive loads store and release energy, creating 'apparent power' (VA) that is higher than the 'real power' (W) doing the actual work. Furthermore, non-linear loads like switching power supplies introduce harmonics that distort the waveform, creating a difference between Displacement Power Factor and True Power Factor. As detailed in the All About Circuits AC power chapter, ignoring these factors leads to dangerous undersizing.

For example, a 400W fluorescent light bank with older magnetic ballasts might have a power factor of 0.5. Using the basic DC formula (400 / 120 = 3.33A) would lead you to believe it draws 3.33 amps. In reality, it draws 6.66 amps (400 / (120 × 0.5)). If you sized your wire for 3.33A, you would risk overheating the conductors and starting a fire.

Bench Rule: Always look for the nameplate amperage (FLA or RLA) on motors and inductive equipment. The manufacturer has already accounted for the power factor, efficiency losses, and locked-rotor scenarios. Wattage conversions should only be used for purely resistive loads or when the exact PF is published in the engineering spec sheet.

Frequently Asked Questions

How many amps is 400 watts at 12 volts DC?

In 12V DC systems—common in RVs, boats, and off-grid solar arrays—400 watts draws 33.33 amps (400 / 12 = 33.33). Because the current is so high, you must use appropriately thick wire to prevent voltage drop and overheating. For a 12V 400W inverter or solar load, you should use at least 8 AWG copper wire for short runs (under 5 feet), or step up to 6 AWG or 4 AWG if the run exceeds 10 feet. Always fuse the positive conductor within 18 inches of the battery terminal.

What size breaker do I need for a continuous 400-watt appliance?

For a continuous 120V load drawing 3.33 amps, the National Electrical Code (NFPA 70) requires the branch circuit to be rated at 125% of the continuous load. Multiplying 3.33A by 1.25 gives 4.16A. While a 5A breaker theoretically covers this mathematically, standard US residential breakers start at 15A. Therefore, a standard 15-amp breaker on 14 AWG copper wire is the correct, code-compliant choice for a 120V 400W appliance. If you are hardwiring it in a commercial setting with specialized DIN-rail breakers, a 6A or 10A MCB would be appropriate.

Does a 400W PC power supply draw exactly 400W from the wall?

No. A 400W power supply rating indicates its maximum DC output capacity to your PC components. Due to conversion inefficiencies (lost primarily as heat), it will draw more AC power from the wall. An '80 Plus Bronze' certified supply operating at roughly 85% efficiency will draw about 470W from the wall to deliver 400W to your motherboard and GPU (400 / 0.85 = 470.5W). On a 120V circuit, that translates to about 3.92 amps. Always size your UPS or circuit based on the wall-draw (VA/W input), not the component output rating.

How does 400W behave on a 240V US split-phase circuit?

If you wire a 400W purely resistive load (like a small baseboard heater) across the two hot legs of a US 240V split-phase system, it draws 1.67 amps (400 / 240 = 1.67). This current flows equally through both hot legs (L1 and L2), and because it is a pure 240V load, the neutral wire carries zero current. This is why 240V circuits are highly efficient for heating elements; they deliver the same wattage at half the amperage of a 120V circuit, allowing you to use smaller gauge wire and reducing I²R line losses.