You cannot directly convert amps to volts without a third variable because they measure fundamentally different electrical properties: current flow (amps) versus electrical potential (volts). However, if your goal is to convert amps to volts for a standard baseline—such as a 15-amp draw on a 1800-watt resistive space heater—the answer is exactly 120 volts ($1800W \div 15A = 120V$). If that same 15 amps is driving a 3600-watt load on a heavy appliance circuit, the voltage is 240 volts. The assumption that fixes your answer is always the known wattage (power) or ohms (resistance).

The Core Formulas to Convert Amps to Volts

To bridge the gap between current and voltage, you must use either Watt's Law (if power is known) or Ohm's Law (if resistance is known). On the bench or in the field, Watt's Law is the most common path for AC and DC load calculations.

Watt's Law Formula: $V = \frac{P}{I}$
Substituted Example: $V = \frac{2400W}{20A} = 120V$

Ohm's Law Formula: $V = I \times R$
Substituted Example: $V = 20A \times 6\Omega = 120V$

Below is a data-dense matrix showing how the calculated voltage shifts for a fixed 20-amp draw depending on the connected load's wattage and power factor (PF). This table assumes a single-phase AC or DC circuit.

Known Wattage (P) Current (I) Power Factor (PF) Phase Type Calculated Voltage (V)
2400 W 20 A 1.0 (Resistive) 1-Phase / DC 120.0 V
4800 W 20 A 1.0 (Resistive) 1-Phase / DC 240.0 V
3500 W 20 A 0.85 (Inductive) 1-Phase AC 205.9 V
5000 W 20 A 0.90 (Inductive) 1-Phase AC 277.8 V
10000 W 20 A 0.95 (Inductive) 3-Phase AC 303.9 V

How Phase, Region, and Power Factor Shift the Math

A single-voltage answer is never universal. The math changes drastically depending on your regional grid standard and whether you are dealing with single-phase or three-phase power.

120V (US) vs 230V (EU/UK) Shifts

In North America, a standard 15A or 20A branch circuit operates at 120V nominal. If you measure 15A on a US outlet, the load is likely around 1800W. In Europe and the UK, the standard single-phase voltage is 230V. If you measure that same 15A on a European circuit, the load is drawing roughly 3450W ($230V \times 15A$). The current (amps) is identical, but the voltage assumption completely changes the power profile.

The 3-Phase Multiplier

When you move to industrial or heavy commercial 3-phase systems, the formula requires the square root of 3 ($\sqrt{3} \approx 1.732$) to account for the 120-degree phase displacement between the three conductors. The formula becomes:

$V = \frac{P}{\sqrt{3} \times I \times PF}$

If you have a 3-phase motor drawing 20A at 10,000W with a 0.95 power factor, the system voltage is roughly 304V (common in 480V/277V or 208V/120V wye systems depending on exact tap and load).

When the Conversion is Meaningless

Attempting to convert amps to volts using simple Watt's law becomes mathematically meaningless when the Power Factor (PF) is unknown for inductive loads. Motors, compressors, and transformers store energy in magnetic fields, causing the current waveform to lag behind the voltage waveform. This creates a difference between Apparent Power (Volt-Amps, or VA) and Real Power (Watts). If a motor nameplate lists '15A' but omits the wattage or PF, you cannot calculate the voltage. You must measure it directly with a true-RMS multimeter. For a deeper dive into complex power, refer to the All About Circuits AC Power Factor guide or Electronics Tutorials.

System Type Formula for Voltage Common Use Case Edge Case / Gotcha
DC / Resistive AC $V = P \div I$ Heaters, incandescent bulbs, LED drivers Voltage drop over long wire runs alters actual load voltage
1-Phase Inductive AC $V = P \div (I \times PF)$ HVAC blowers, shop compressors PF drops on startup (inrush), skewing calculations
3-Phase AC $V = P \div (\sqrt{3} \times I \times PF)$ CNC machines, large EV chargers Must know if voltage is Line-to-Line or Line-to-Neutral

Neighboring Values: ±20% Variance Table

When troubleshooting, current draw rarely sits perfectly on the nameplate rating. If your baseline assumption is a 2400W resistive load designed for 120V (drawing 20A), here is how the calculated voltage shifts if the actual measured amperage varies by ±20% due to supply sag, resistance changes, or measurement tolerance.

Measured Current (Amps) Variance from Baseline Calculated Voltage (Volts) Practical Diagnosis
16.0 A -20% 150.0 V Overvoltage condition or open neutral
18.0 A -10% 133.3 V High grid supply or failing transformer tap
20.0 A Baseline 120.0 V Normal US nominal operation
22.0 A +10% 109.1 V Voltage sag; check wire gauge and distance
24.0 A +20% 100.0 V Severe brownout; risk of motor stall/burnout

Frequently Asked Questions

Can I convert amps to volts without knowing watts or ohms?

No. Amps and volts are orthogonal dimensions. Think of water: amps are the flow rate (gallons per minute), and volts are the pressure (PSI). You cannot know the pressure just by knowing the flow rate unless you also know the size of the pipe (ohms) or the total work being done by the water (watts). Without a third variable, the equation remains unsolvable.

Does a higher amp rating mean higher voltage?

Not necessarily. A 12V car starter motor can draw 200 amps (2400W), while a 120V household space heater draws only 15 amps (1800W). The starter operates at a much lower voltage but demands vastly higher current to achieve the same power output. Always look at the wattage to understand the true energy transfer.

Why does my multimeter read a different voltage than my calculation?

Calculations assume ideal conditions. In the real world, voltage drop across wire resistance reduces the voltage at the load. If your panel reads 122V but your calculation at the receptacle (based on a 15A load) suggests 120V, the missing 2V is being lost as heat in the copper conductors. For 120V circuits, the NEC recommends keeping voltage drop under 3% (3.6V) for branch circuits.