At a standard US household voltage of 120V, 1 amp equals 120 watts. At a standard European/UK voltage of 230V, 1 amp equals 230 watts. In a 12V DC automotive or solar system, 1 amp equals 12 watts. The foundational formula used to derive this is Power (Watts) = Current (Amps) × Voltage (Volts). Substituting the US standard values: 120W = 1A × 120V. You cannot answer "how many watts is in one amp" without first locking in your system voltage, as amps measure electron flow while watts measure the actual work done.

The Core Formula and the Voltage Assumption

Amps and watts measure fundamentally different electrical properties. An ampere (amp) is a measure of current—the volume of electrons flowing past a point per second. A watt is a measure of power—the rate at which electrical energy is transferred or consumed. The bridge between them is voltage (electrical pressure).

For direct current (DC) circuits, the assumption that fixes the answer is strictly the nominal voltage of your supply. If you are measuring a 12V LiFePO4 battery bank, 1 amp is strictly 12 watts. If you are at the workbench testing a 5V USB-C Arduino project, 1 amp is 5 watts. The formula is absolute:

P (Watts) = I (Amps) × V (Volts)

Bench Tip: Never use a generic "amps to watts" calculator without verifying the input voltage. A 1-amp draw on a 24V DC solar charge controller yields 24W, but that same 1-amp draw on a 48V server rack battery yields 48W. The voltage multiplier dictates the thermal load on your wire.

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

Grid voltage and battery states are rarely perfectly static. The NEC and international standards allow for voltage variance, and long wire runs introduce voltage drop. Here is how 1 amp translates to watts across a ±20% range of a nominal 120V US circuit. This table is critical when calculating voltage drop on long feeder runs or sizing inverters during brownout conditions.

Voltage State System Voltage (V) Current (A) Real Power (W) Practical Context
-20% (Severe Drop) 96V 1A 96W End of long 14 AWG run under heavy load
-10% (Brownout) 108V 1A 108W Summer grid sag, motor startup dip
Nominal (Base) 120V 1A 120W Standard US household receptacle
+10% (High) 132V 1A 132W Close to panel bus, lightly loaded grid
+20% (Surge) 144V 1A 144W Transient spike, poorly regulated generator

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

The "1 amp = X watts" answer shifts dramatically depending on your regional grid standard and phase configuration. According to the US Energy Information Administration, standard US residential service delivers 120V/240V split-phase, while the EU and UK operate on 230V single-phase.

  • 120V Single-Phase (US Standard): 1 Amp = 120 Watts. (Used for standard 15A/20A wall outlets).
  • 240V Single-Phase (US Heavy Appliance): 1 Amp = 240 Watts. (Used for dryers, ranges, and EV chargers).
  • 230V Single-Phase (EU/UK Standard): 1 Amp = 230 Watts. (Used for standard Schuko or BS 1363 outlets).

The 3-Phase Shift:
When you move to 3-phase power (common in workshops and industrial settings), the formula changes to include the square root of 3 (1.732) and the Power Factor (PF). The formula becomes: P = √3 × V × I × PF.

For 1 amp on a 400V 3-phase EU system with a standard 0.9 PF motor load, the answer shifts to: 1.732 × 400V × 1A × 0.9 = 623 Watts. One amp in a 3-phase system does vastly more work than one amp in a single-phase system.

When the Conversion Is Meaningless (Power Factor)

If you are measuring an inductive AC load—like a compressor motor, transformer, or fluorescent ballast—and you do not know the Power Factor (PF), converting amps to real watts is practically meaningless. You can only calculate Apparent Power (Volt-Amps, or VA).

As detailed in Fluke's guide on Power Factor, inductive loads cause the current and voltage waveforms to fall out of sync. A clamp meter reading 1 amp on a 120V motor circuit does not mean the motor is consuming 120 real watts. If the motor has a PF of 0.6, it is only consuming 72 real watts (120V × 1A × 0.6). The remaining 48 VA is reactive power bouncing back and forth between the source and the magnetic field.

Warning: Sizing a breaker or wire based on the 120W (unity PF) assumption for an inductive load will result in undersized conductors. Breakers trip on current (Amps), not real power (Watts). Always size your wire for the total Amps measured, regardless of the Power Factor.

Decision Tree: Which Formula to Use Right Now

Use this decision path to lock in your exact wattage conversion and select the right hardware for your circuit.

Condition Formula to Apply 1 Amp Equals... Hardware Action
DC Circuit (Battery, Solar, USB) P = I × V Voltage × 1W Size wire for 1A continuous.
AC Resistive (Heater, Incandescent) P = I × V (Assume PF=1) 120W (at 120V) Size wire for 1A continuous.
AC Inductive (Motor, PSU, Transformer) P = I × V × PF ~72W to 102W (PF 0.6-0.85) Size wire for 1.25A (NEC 125% rule).
3-Phase AC (Industrial Motor) P = √3 × V × I × PF ~623W (at 400V, 0.9 PF) Use 3-pole breaker, size for 1.25A.

Concrete Default Pick: If you are sizing a standard US 120V AC branch circuit for an unknown mixed load where the exact PF is unavailable, assume a 0.8 PF and calculate at 150W per amp (120W base × 1.25 NEC continuous load safety factor). Pull 14 AWG THHN copper wire and terminate on a standard 15A breaker to guarantee your conductors will not overheat under continuous duty.

Frequently Asked Questions

Does 1 amp always equal the same wattage on a 120V circuit?

No. While 1 amp equals 120 watts on a purely resistive 120V load (like a space heater), it equals less real wattage on an inductive load (like a refrigerator compressor) due to Power Factor. However, the wire must still be sized to safely carry the full 1 amp of current regardless of the real wattage consumed.

How many amps is 1000 watts?

At 120V, 1000 watts is 8.33 amps (1000W / 120V). At 230V, 1000 watts is 4.34 amps. This is why high-wattage appliances like kettles and EV chargers are designed for 230V/240V systems—it cuts the required current in half, allowing for thinner, cheaper wire.

Can I use a multimeter to find the exact watts?

A standard multimeter measures voltage and current separately, forcing you to do the math and guess the Power Factor. To get a true real-power (Watts) reading on an AC circuit, you need a true power meter or a smart plug (like a Kill A Watt) that samples the voltage and current waveforms simultaneously to calculate the exact phase angle and PF.