You cannot directly convert amps to volts without knowing either the wattage (power) or the resistance (ohms) of the circuit. However, if you are using an amp to volts converter to size a circuit for a standard 15-amp draw on a typical US household resistive load (like a space heater drawing 1800 watts), the voltage is exactly 120 volts. The substituted formula is: 120V = 1800W ÷ 15A. If you are instead calculating based on a fixed 8-ohm resistance, the formula is 120V = 15A × 8Ω.

Amperage (current) and voltage (potential) are fundamentally different physical properties. Amps measure the volume of electron flow, while volts measure the pressure pushing them. Treating them as directly interchangeable units like inches to centimeters is a common DIY trap that leads to undersized wire and tripped breakers. Below is the exact decision framework, reference data, and physical assumptions required to accurately convert between the two and size your hardware.

The Core Formulas (and Why Assumptions Matter)

To calculate voltage from amperage, one of two assumptions must fix the equation: you must know either the real power (Watts) or the resistance (Ohms). According to All About Circuits, the foundational DC and resistive AC formulas are:

  • When Watts are known: V = P / I (Volts = Watts ÷ Amps)
  • When Ohms are known: V = I × R (Volts = Amps × Ohms)
When the conversion is mathematically meaningless: If you are measuring an AC inductive load (like an HVAC compressor or a well pump) and the Power Factor (PF) is unknown, converting amps to volts using real power (Watts) is impossible. Inductive loads introduce reactive power, meaning apparent power (VA) differs from real power (W). The true AC formula is V = P / (I × PF). Without the PF (typically 0.8 to 0.95 for motors), your calculated voltage will be dangerously inaccurate.

Neighboring Values Reference Table (±20% Range)

The table below models a constant-resistance load (like a strip of nichrome heating wire) fixed at 8.0 Ohms. This demonstrates how voltage must shift if the current draw fluctuates by ±20% from our 15A baseline to maintain the same physical resistance.

Current (Amps) Fixed Resistance (Ohms) Calculated Voltage (Volts) Deviation from Baseline
12.0A 8.0 Ω 96.0V -20% (Brownout territory)
13.5A 8.0 Ω 108.0V -10% (Acceptable voltage drop)
15.0A (Baseline) 8.0 Ω 120.0V 0% (Nominal US Mains)
16.5A 8.0 Ω 132.0V +10% (Overvoltage risk)
18.0A 8.0 Ω 144.0V +20% (Equipment damage likely)

Note: If your load is constant-power (like a switched-mode PC power supply) rather than constant-resistance, the relationship inverts: as voltage drops, amperage must increase to maintain the same wattage, which is why brownouts cause PC power supplies to overheat and fail.

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

An amp to volts converter must account for regional grid standards and phase configurations. A 15A draw means entirely different things depending on where you are and how the power is delivered.

Single-Phase Shifts (120V vs 230V)

In North America, a standard 15A branch circuit operates at a nominal 120V (acceptable range 114V–126V per ANSI C84.1). If you take that exact same 15A appliance to the UK or EU, the grid operates at a nominal 230V (IEC 60038). The appliance will draw roughly half the amperage (7.5A) to produce the same wattage, because I = P / V. You cannot use a 15A US breaker to protect a 230V EU circuit without recalculating the wire gauge based on the new current draw.

The 3-Phase Multiplier

For commercial and industrial 3-phase systems, the conversion formula changes. You must divide by the square root of 3 (1.732). As noted by Fluke's electrical testing guidelines, the 3-phase power formula is:

V = P / (I × 1.732 × PF)

If you have a 3-phase motor drawing 20 Amps, consuming 8,000 Watts at a 0.90 Power Factor, the voltage calculation is: 8000 / (20 × 1.732 × 0.90) = 256.6V. This indicates a nominal 240V or 277V 3-phase system, not a standard residential single-phase line.

Decision Tree: Sizing Your Breaker and Wire

Use this decision path to translate your amp/volt calculations into physical hardware. This assumes standard copper conductors in a 30°C ambient environment, per the Cerrowire NEC Ampacity Charts.

Condition / Load Profile Required Action Hardware Pick
Calculated continuous draw is < 12A (e.g., 1440W at 120V) Size breaker at 125% of continuous load. Use 14 AWG wire. 15A Single-Pole Breaker + 14 AWG NM-B
Calculated continuous draw is 12A to 16A (e.g., 1800W at 120V) NEC 210.20 requires 125% derating. 16A × 1.25 = 20A. Upgrade wire. 20A Single-Pole Breaker + 12 AWG THHN
Calculated draw is > 16A on a 120V circuit Load is too high for standard 120V receptacles. Shift to 240V. 30A Double-Pole Breaker + 10 AWG NM-B (240V)
Load is a motor/compressor (Inductive) Ignore simple V=P/I. Use motor FLA (Full Load Amps) from nameplate. Motor-rated breaker (e.g., Square D QO series with magnetic trip)
The Concrete Pick: For the baseline 15A / 1800W / 120V query that prompted this guide, the load is considered continuous if it runs for 3 hours or more. Therefore, 15A × 1.25 = 18.75A. You must terminate your design with a Square D QO120 (20A single-pole breaker) and 12 AWG THHN copper wire to safely satisfy NEC continuous load derating rules.

FAQ: Common Amp-to-Volt Conversion Traps

Can I use an online amp to watts to volts calculator for LED drivers?

Only if the calculator includes a Power Factor input. Cheap LED drivers often have a PF as low as 0.5. If you input 120V and 0.5A into a basic calculator, it will assume 60W. In reality, the apparent power is 60VA, but the real power drawn from the grid might only be 30W, with the rest being reactive current heating up your wires.

Why does my multimeter read 122V but my converter math says 120V?

120V is a nominal label, not a physical guarantee. Utility companies target 120V but deliver anywhere from 114V to 126V. Furthermore, if you are measuring at the panel busbar, you will see higher voltage than at the end of a 100-foot wire run due to voltage drop (V_drop = I × R_wire). Always use your multimeter's measured RMS voltage for final breaker sizing, not the nominal math.

Does wire length change the amp to volt conversion?

No, wire length does not change the fundamental physics of the load's conversion. However, wire length introduces resistance, which causes voltage drop. If your source is 120V but you run 15A through 200 feet of 14 AWG wire, the voltage at the load will drop to roughly 112V. The load will then draw more amps (if it's a constant-power device) or produce less heat (if it's a resistive heater), altering your expected wattage.