At a standard US residential voltage of 120V AC, 1 amp equals 120 watts. At a standard European/UK voltage of 230V AC, 1 amp equals 230 watts. In a 12V DC automotive or solar system, 1 amp equals 12 watts. The universal formula used to calculate this is Watts = Amps × Volts (W = A × V). For a 1A load on a standard 120V circuit, the exact substitution is 1A × 120V = 120W. You cannot convert current (amps) to power (watts) without first locking in your system voltage.

The Core Formula and Fixed Assumptions

Amps measure current (the volume of electron flow), while watts measure power (the actual work being done). Think of water in a pipe: amps are the gallons per minute flowing through the pipe, but watts represent the total force of that water hitting a turbine. To know the force, you must know the pressure (voltage).

The baseline DC and single-phase AC formula is straightforward:

Power (Watts) = Current (Amps) × Voltage (Volts)

However, three specific assumptions fix this answer in the real world:

  • Voltage: This is your primary multiplier. A 1A draw on a 12V DC LED strip yields 12W, while that same 1A draw on a 240V baseboard heater yields 240W.
  • Phase: Single-phase calculations use the standard formula. Three-phase industrial power requires multiplying by the square root of 3 (≈1.732).
  • Power Factor (PF): In AC circuits with inductive or capacitive loads (motors, transformers, switching power supplies), voltage and current waveforms fall out of sync. The true AC formula is W = A × V × PF. For purely resistive loads like space heaters or incandescent bulbs, PF is 1.0, so the math stays simple.
When This Conversion is Meaningless: If you are measuring an unmarked inductive load (like an AC compressor motor or an uncorrected fluorescent ballast) and you do not know the Power Factor, converting amps directly to real watts is physically meaningless. You can only calculate apparent power (Volt-Amps, or VA). Real watts will be lower than your calculation by the PF multiplier (typically 0.7 to 0.9 for motors). See the Fluke guide on Power Factor for deeper diagnostics.

1 Amp to Watts Conversion Table (±20% Range)

Voltage on a grid is rarely a perfect, static number. According to ANSI C84.1 standards, a nominal 120V receptacle can legally fluctuate. Below is a spec-sheet-table showing how the wattage of a strict 1A load shifts across a ±20% voltage variance on a standard US branch circuit.

Voltage VarianceActual VoltageWatts at 1 Amp (PF=1.0)Grid Condition
-20%96V96WSevere Brownout (Equipment failure likely)
-10%108V108WVoltage Sag (Heavy neighborhood loading)
Nominal120V120WTarget Design Voltage
+5% (Range A Limit)126V126WMaximum acceptable utility delivery
+10%132V132WOvervoltage (Risk to sensitive electronics)
+20%144V144WSevere Surge (Transformer tap failure)

How the Answer Shifts: 120V vs 230V vs 3-Phase

If you are designing a circuit or sizing a power supply, your regional grid and phase configuration will drastically change the wattage outcome for a 1A draw.

  • 120V Single-Phase (US/Canada Standard Receptacle): 1A = 120W. This is the baseline for standard household electronics, lighting, and small appliances.
  • 230V Single-Phase (EU/UK/AU Standard): 1A = 230W. Because the voltage is nearly double, the same 1A current delivers nearly double the power, which is why European wiring can often use thinner conductors for the same wattage loads.
  • 240V Split-Phase (US Dryers/Ovens): 1A = 240W. Used for high-draw resistive heating elements.
  • 480V 3-Phase (Industrial/Commercial): The formula shifts to W = A × V × √3 × PF. Assuming a PF of 1.0, the calculation is 1 × 480 × 1.732. Therefore, 1A at 480V 3-phase equals 831W. For a deeper look at 3-phase waveforms, review the Electronics Tutorials power triangle guide.

Decision Tree: Sizing Wire and Breakers for a 1A Load

Knowing that your device draws 1A (120W at 120V) is only half the battle. You still need to size the breaker and wire safely according to NEC-style guidance. Use this decision-tree-table to arrive at your exact material pick.

Decision PointCondition / QuestionResult / Next Step
1. Duty CycleIs the 1A load continuous (running for 3 hours or more)?If YES: Multiply by 1.25 (1.25A minimum circuit ampacity). If NO: Use 1A baseline.
2. System VoltageWhat is the circuit voltage?120V AC (Standard US residential branch circuit).
3. EnvironmentWhere is the wire being run?Indoor, dry, concealed behind standard drywall.
4. Wire SizingWhat is the minimum code-compliant wire size for this environment?14 AWG copper. (While 1A is tiny, NEC 240.4(D) strictly limits 14 AWG to 15A max, and it is the smallest permitted size for 120V general lighting branches).
5. Breaker SizingWhat breaker protects 14 AWG wire?15 Amps maximum.
FINAL PICKWhat do I buy at the hardware store?Buy: 14 AWG NM-B (Romex) cable and a standard 15A single-pole breaker.

Note: If this 1A load is a sensitive microcontroller or LED driver, you still use the 15A breaker for the branch circuit, but you should add a localized 1A or 2A fast-acting fuse on the low-voltage DC side of the power supply to protect the electronics from a short.

Frequently Asked Questions

Can I use a 15A breaker for a device that only pulls 1 amp?

Yes. In residential wiring, branch circuit breakers (15A or 20A) are sized to protect the wire in the wall from catching fire, not the device plugged into it. A 1A device on a 15A breaker is perfectly safe and code-compliant, provided the device has its own internal overcurrent protection or is listed by a testing laboratory (UL/ETL).

Why does my 1A switching power supply pull more than 120W from the wall?

This comes down to Power Factor and efficiency. A cheap, uncorrected switching power supply might have a PF of 0.6. While it might output 120W of DC power, it will draw significantly more apparent power (VA) from the AC mains to achieve that, resulting in higher line losses. Furthermore, if the supply is 85% efficient, it must draw roughly 141W from the wall to deliver 120W to your load. Always check the manufacturer's datasheet for "Input VA" rather than relying purely on the output wattage math.

Does a 1 amp fuse protect a 120W device at 120V?

Technically, yes, but it is borderline. A 120W resistive load at 120V draws exactly 1.0A. However, many devices experience an inrush current (a momentary spike when capacitors charge or filaments heat up) that can easily exceed 1A for a few milliseconds. If you use a fast-blow 1A fuse, it will likely nuisance-trip on startup. For a 120W device, use a 1.5A or 2A slow-blow (time-delay) fuse to accommodate inrush current while still protecting against sustained faults.