HP to Amps Calculator – Motor Horsepower to Current

Convert motor horsepower to electrical current draw in amps, accounting for voltage and efficiency.

AI Quick Summary

Definition & Purpose:

This calculator converts a motor's mechanical horsepower rating into the electrical current it draws, based on operating voltage and efficiency.

When to Use:

Use it when sizing wiring, breakers, or a power supply for an electric motor and you have its horsepower rating but need the expected current draw.

Key Takeaway Insights:

  • 746 watts equals exactly one mechanical horsepower, which is the conversion constant at the core of this formula.
  • Motor efficiency matters because not all electrical input power is converted into mechanical output — some is lost as heat, so a less efficient motor draws more current for the same horsepower rating.
  • This calculates steady running current, not the much higher inrush current motors briefly draw at startup, which is critical to account for separately when sizing breakers or wiring.

Motor Parameters

Electrical Current Load

Enter motor parameters.
Share or Export Results

Introduction

HP to Amps Calculator

Enter a motor's horsepower, operating voltage, and efficiency, and this calculator returns its estimated running current in amps.

Formula

Amps = (Horsepower × 746) ÷ (Volts × Efficiency)

For a 1 HP motor at 120V and 80% efficiency: Amps = (1 × 746) ÷ (120 × 0.80) = 746 ÷ 96 ≈ 7.77 Amps.

Where 746 comes from

746 watts equals exactly one mechanical horsepower — a fixed, universally used conversion constant, not a rounded approximation. Multiplying horsepower by 746 converts a motor's mechanical output rating into the equivalent electrical power figure, which is the necessary first step before current can be worked out from voltage.

Why efficiency isn't optional in this formula

A motor's horsepower rating reflects mechanical output, but electrical input always has to be somewhat higher, since some energy is inevitably lost to heat in the windings and friction in the bearings. Dividing by efficiency (as a decimal) scales the wattage back up to reflect the actual electrical power the motor draws to deliver its rated mechanical output — skip this step and the current estimate will be too low, sometimes significantly so for lower-efficiency motors.

Formula & Variables Explained

Amps = (Horsepower x 746) / (Volts x Efficiency).

This tool utilizes standard equations formulated under standard rules.

Variables:

  • Input parameter: Values supplied to resolve the output formula.

How to Calculate (Step-by-Step)

  1. Input the required parameters into the form.
  2. Click the calculate or auto-compute option.
  3. The outputs will refresh instantly with step-by-step variables.

Worked Examples Calculation

11 HP motor, 120V, 80% efficiency

Inputs Given:

Horsepower = 1 HP, Voltage = 120V, Efficiency = 80%

Step-by-Step Calculation:

Amps = (1 x 746) / (120 x 0.80) = 746 / 96 ≈ 7.77

Result Obtained:

Current Demand ≈ 7.77 Amps

Real-World Applications

Widely used in student curriculum, professional projections, and quick estimations.

Limitations & Common Mistakes

Caution & Mistakes:
  • Entering incompatible unit formats (e.g. Mixing Metric and Imperial).
  • Typographical mistakes in numeric entry fields.
Limitations:

This gives full-load running current for a resistive-equivalent estimate — actual motor inrush (starting) current is typically several times higher than running current, and this doesn't account for power factor in AC induction motors, which further affects real current draw.

Frequently Asked Questions (FAQ)

Q:How many watts is 1 horsepower?

Exactly 746 electrical watts equals 1 mechanical horsepower — this is a fixed conversion constant, not an approximation, and it's the foundation of converting any horsepower rating into an equivalent electrical power figure before working out current draw.

Q:Why does motor efficiency affect current draw?

A motor's horsepower rating describes its mechanical output — the useful work it actually performs — but not every watt of electrical input becomes mechanical output; some is lost as heat in the windings and through friction. A motor rated at 80% efficiency needs to draw more electrical input power (and therefore more current) than a 95%-efficient motor to deliver the same horsepower of mechanical output.

Q:What's the difference between running current and starting current?

Running current, which this calculator estimates, is the steady current a motor draws once it's up to speed and operating normally. Starting (or inrush) current is what the motor draws for a brief moment when first switched on, and it's typically 3 to 8 times higher than running current for standard induction motors — a critical figure to account for separately when sizing breakers, since undersizing for inrush causes nuisance trips.

Q:Does this formula work for three-phase motors?

This simplified formula is intended for single-phase motor calculations. Three-phase motor current draw follows a different formula that includes a factor of the square root of 3 and typically accounts for power factor explicitly, since three-phase power delivery works differently from single-phase — using this single-phase formula for a three-phase motor will give an incorrect result.

Last Updated: 2026-08-09
Formula Verified
Written By

CalculationDesk Editorial Team

Content & Calculation Editors

The CalculationDesk Editorial Team consists of math educators, technical writers, and product specialists dedicated to ensuring accuracy and clarity for everyday calculations.

Reviewed By

CalculationDesk Review Team

Quality Assurance & Formula Verifiers

Our internal Review Team ensures that every calculator logic corresponds precisely to established academic standards and industry specifications.

Was this calculator helpful?

Embed this Calculator

You are welcome to embed this tool on your own blog or website. Simply copy the code snippet below and paste it into your HTML code.