You cannot directly convert amperes to volts because they measure fundamentally different electrical properties—current flow and electrical potential difference. However, if you know the power (watts) or resistance (ohms), the conversion is exact. For a standard baseline query of a 15-ampere load drawing 1800 watts, the direct answer is 120 volts.

The formula used is Volts = Watts ÷ Amps (V = P / I). Substituting our baseline values: 120V = 1800W / 15A. This assumes a purely resistive DC circuit or an AC circuit with a Power Factor (PF) of exactly 1.0. If you are working with inductive AC loads like motors or transformers, this direct 1:1 math breaks down. Below is the exact framework to calculate voltage across any real-world circuit.

The Core Formulas and When They Apply

The assumption that fixes your answer is knowing either the exact resistance or the exact real power of the circuit. Without one of these, an amperes-to-volts conversion is physically impossible. On the workbench, you will use one of two paths:

  • The Power Path (Watt's Law): V = P / I. Use this when you know the wattage of the appliance or load. This is the most common scenario for sizing branch circuits and checking breaker loads.
  • The Resistance Path (Ohm's Law): V = I × R. Use this when you are testing heating elements, resistors, or raw wire lengths where the ohmic resistance is fixed and known.
Bench Tip: Never use the Power Path for AC motors without adjusting for Power Factor. A 15A motor drawing 1800W of real power might actually be pulling significantly more apparent power (VA) from the panel due to reactive inductance.

Neighboring Values Reference Table (±20% Range)

When designing constant-power switching supplies or diagnosing voltage drop on long feeder runs, it helps to see how voltage must shift to maintain a fixed wattage if the amperage fluctuates. The table below fixes the power at 1800W and varies the current by ±20% from our 15A baseline.

Current (Amps) Fixed Power (Watts) Calculated Voltage (Volts) Real-World System Context
12.0A (-20%) 1800W 150.0V Over-voltage condition or lightly loaded constant-power supply
13.5A (-10%) 1800W 133.3V High-leg delta phase-to-neutral or 120V nominal + 10% tolerance
15.0A (Base) 1800W 120.0V Standard US 120V branch circuit (14 AWG THHN / 15A breaker)
16.5A (+10%) 1800W 109.1V Severe voltage drop on an undersized or excessively long feeder
18.0A (+20%) 1800W 100.0V Brownout condition, failing utility transformer tap, or generator sag

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

Presenting a single-voltage answer as universal is a critical error in electrical design. The relationship between amps and volts shifts dramatically depending on your regional grid standard and phase configuration.

120V Single-Phase (North America)

At 120V nominal, a 15A draw on a purely resistive load (like a space heater) equals 1800W. This is the absolute maximum continuous load you should place on a standard 15A breaker (derated to 80% for continuous loads, meaning 12A / 1440W is the legal continuous limit per NEC-style guidance).

230V Single-Phase (UK/EU/AU)

If you push that same 15A through a 230V European circuit, the power scales linearly: 15A × 230V = 3450W. To find the voltage from amps here, your constant must be 3450W. V = 3450W / 15A = 230V.

400V 3-Phase (Industrial/Commercial)

Three-phase power introduces the square root of 3 (≈1.732) into the equation. The formula becomes V = P / (√3 × I × PF).
Example: You have a 3-phase motor drawing 15A with a Power Factor of 0.85, consuming 8835W of real power.
V = 8835 / (1.732 × 15 × 0.85) = 8835 / 22.083 = 400V.
For a deep dive into the physics of reactive AC circuits and why the √3 multiplier exists, refer to the All About Circuits AC textbook chapter on power.

Decision Tree: Finding Your Exact Voltage

Use this decision path to terminate your troubleshooting and select the right measurement approach or part.

  • IF the circuit is DC (batteries, solar arrays, LED drivers):
    • THEN use V = P / I or V = I × R.
    • ACTION: Calculate directly. No power factor adjustment needed.
  • IF the circuit is AC Single-Phase (standard wall outlets):
    • THEN determine if the load is resistive (heaters, incandescent bulbs) or reactive (motors, compressors, switching power supplies).
    • ACTION: If resistive, use V = P / I. If reactive, you must know the Power Factor (PF). Use V = P / (I × PF).
  • IF the circuit is AC 3-Phase (industrial machinery, large HVAC):
    • THEN use V = P / (√3 × I × PF).
  • IF the Power Factor is unknown on an AC reactive load:
    • THEN the mathematical conversion is meaningless. Apparent power (VA) and real power (W) diverge, making amp-to-volt math impossible without empirical data.
    • FINAL PICK: Stop calculating. Measure the circuit directly using a True-RMS multimeter with Power Factor and VA capabilities, such as the Fluke 87V or the Klein Tools CL800. For more on why True-RMS is mandatory for non-linear loads, read Fluke's guide on True-RMS measurement.

FAQ: Edge Cases and Meaningless Conversions

When is an amperes-to-volts conversion completely meaningless?

The conversion is meaningless when dealing with reactive AC loads (inductors, capacitors, unloaded transformers) where the Power Factor is unknown or fluctuating. In these circuits, current and voltage waveforms are out of phase. You might measure 15A of current and 120V of potential, but the real power doing actual work could be near zero. As noted by Georgia State University's HyperPhysics, calculating power or voltage in AC circuits requires distinguishing between real, reactive, and apparent power triangles.

Does wire gauge (AWG) change the voltage calculation?

No, wire gauge does not change the source voltage calculation, but it dictates voltage drop. If you calculate that a 15A load requires 120V, but you run 100 feet of 14 AWG copper wire, the resistance of the wire will cause a voltage drop of roughly 7.5V. The load will only see 112.5V. To compensate and deliver exactly 120V at the load, the source must supply higher voltage, or you must upsize the wire to 12 AWG or 10 AWG to reduce line resistance.

Can I use Ohm's Law for a breaker panel?

No. Breakers and panels are distribution points, not fixed resistors. The resistance of a panel busbar is near zero. If you try to use V = I × R on a 200A panel busbar with a resistance of 0.001 ohms, you will calculate 0.2 volts—which is just the negligible voltage drop across the metal, not the 240V system potential. Always use Watt's Law (V = P / I) for system-level distribution calculations.