Converting 5 watts to amps depends entirely on your system voltage and whether you are running AC or DC. For a standard 120V AC US household circuit, 5 watts equals 0.0417 amps (41.7 mA). On a 230V AC European or UK circuit, it drops to 0.0217 amps (21.7 mA). For a 12V DC automotive, RV, or solar system, 5 watts draws 0.416 amps (416 mA). The foundational formula used is I = P ÷ V. Substituting the US mains values: I = 5W ÷ 120V = 0.0417A.

Inline Data Highlight: At 5V DC (standard USB), a 5W load draws exactly 1.0 Amp, which is the maximum standard current for a legacy USB 2.0/3.0 Type-A port without Power Delivery negotiation.

The Core Assumptions: Voltage, Phase, and Power Factor

Watts measure real power (the actual work being done or heat generated), while amps measure current (the flow of electrons). The bridge between them is voltage. However, in alternating current (AC) systems, a hidden variable called Power Factor (PF) fixes the true answer.

For purely resistive DC loads (like a 12V heating element) or AC resistive loads (like an incandescent bulb), the PF is 1.0, and the basic I = P ÷ V formula holds perfectly. But for inductive or capacitive AC loads (like motors, transformers, or LED drivers), the formula shifts to:

I = P ÷ (V × PF)

If you are sizing wire for a 5W AC motor and the power factor is 0.8, the current is actually 5W ÷ (120V × 0.8) = 0.052 amps. If the power factor is completely unknown on a highly reactive load, calculating amps from watts alone is an estimate, not a guarantee. For modern electronics, assuming a PF of 0.9 is a safe baseline, but always check the manufacturer's spec sheet for the exact VA (Volt-Amp) rating when sizing protective devices.

Neighboring Values: 4W to 6W Conversion Table

When designing circuits, loads rarely sit at an exact integer. Below is a reference table covering a ±20% range around your 5W target, calculated at a 1.0 Power Factor for common global voltages.

Power (Watts) 12V DC (Amps) 120V AC (Amps) 230V AC (Amps)
4.0W0.333 A0.033 A0.017 A
4.5W0.375 A0.038 A0.020 A
5.0W (Target)0.417 A0.042 A0.022 A
5.5W0.458 A0.046 A0.024 A
6.0W0.500 A0.050 A0.026 A

Source context: For precise wire ampacity and derating factors beyond these baseline currents, refer to the Southwire Ampacity Chart or your local equivalent.

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

While 5W is almost exclusively a single-phase or DC load (think LED bulbs, USB chargers, or small sensors), it occasionally appears as a control circuit load on industrial 3-phase machinery. Here is how the math shifts across systems:

  • 120V Single-Phase (US/Canada): The standard baseline. 5W ÷ 120V = 0.0417A.
  • 230V Single-Phase (EU/UK/AU): Higher voltage pushes the current down. 5W ÷ 230V = 0.0217A. This is why European homes can use thinner wiring for lighting circuits (often 1.0mm² or 1.5mm²) compared to US 14 AWG minimums.
  • 400V 3-Phase (Industrial Control): The formula expands to account for the square root of 3 (1.732). I = P ÷ (√3 × V × PF). Assuming a 0.9 PF for a control transformer: 5W ÷ (1.732 × 400V × 0.9) = 0.008 Amps. The current is virtually negligible.

Decision Tree: Sizing Wire and Breakers for a 5W Load

A 5W load draws incredibly low current, meaning thermal limits and voltage drop—rather than raw ampacity—dictate your wire size. Use this decision path to select the correct materials.

System Voltage Calculated Current Wire Size (AWG/mm²) Overcurrent Protection
120V / 230V AC Mains 0.022A - 0.042A 14 AWG (US) / 1.5mm² (EU) 15A / 10A Breaker
12V DC (Auto/Solar) 0.417A 18 AWG (0.75mm²) 2A Mini ATM Blade Fuse
5V DC (USB/Logic) 1.0A 22 AWG (0.34mm²) None (Relies on USB IC)
Callout Tip: The NEC Minimum Trap
If you are wiring a 5W LED fixture to a standard 120V US wall switch, you might think 22 AWG wire is sufficient since it only carries 42mA. Do not do this. Under NFPA 70 (NEC) Article 210, standard branch circuit wiring must be a minimum of 14 AWG copper protected by a 15A breaker, regardless of how small the actual load is. The wire must be sized to handle the breaker, not just the load.

Concrete Pick for 12V DC: If you are installing a 5W, 12V LED work light on a truck or RV, buy 18 AWG GXL primary wire and inline it with a 2A Mini ATM blade fuse holder placed within 18 inches of the battery positive terminal. This provides physical durability against vibration while protecting the wire from short-circuit fires.

When the Conversion is Meaningless (Edge Cases)

There are specific scenarios where converting 5 watts to amps using the standard formula will give you dangerously incorrect data for sizing components:

  1. Unknown Power Factor on Cheap LED Drivers: A 5W LED bulb might consume 5W of real power, but if it uses a cheap capacitive dropper circuit with a PF of 0.5 and high Total Harmonic Distortion (THD), the apparent power (VA) is 10VA. The actual RMS current drawn from the wall is 10VA ÷ 120V = 0.083A—double the calculated 0.041A. While this won't melt a 14 AWG wire, it will cause a 50mA sensitive GFCI or a highly calibrated UPS to misread the load.
  2. Confusing Watts with Volt-Amps (VA): If a transformer or UPS spec sheet lists '5W', it means real power. If it lists '5VA', it means apparent power. To find amps from VA, you drop the PF from the equation entirely (I = VA ÷ V). Mixing these up leads to undersized backup power systems.
  3. Peak vs. RMS Measurements: If you are measuring an audio amplifier or a pulsed DC motor controller, a multimeter reading '5W' might be an average. The peak current during the pulse could be 10 times higher. In these cases, rely on the manufacturer's peak current spec rather than deriving it from average wattage.

For a deeper dive into how reactive components alter these calculations, review the chapter on Power in Resistive and Reactive AC Circuits from All About Circuits. Always verify your final wire and breaker selections against local electrical codes, as the Authority Having Jurisdiction (AHJ) has the final say on installation compliance.