Skip to content
OverCalculator
  1. Home
  2. Conversion
  3. Electric Current Converter
Conversion

Electric Current Converter

Convert electric current between amperes, milliamperes, and microamperes with SI-based factors, electronics examples, reference tables, and practical circuit cautions.

Published

Converted current
1 A equals
1,000.000000 mA
Amperes (A)
1.000000 A
Milliamperes (mA)
1,000.000000 mA
Microamperes (µA)
1,000,000.000000 µA

Converts through amperes using 1 mA = 0.001 A and 1 µA = 0.000001 A.

Enter the current value you want to convert.

Results update as you type.

Electric Current Converter

Electrical drawings, bench notes, battery data sheets, and sensor specifications do not all use the same current scale. A motor driver may be rated in amperes, an LED string in milliamperes, and a sleep-mode microcontroller in microamperes. This converter keeps those values aligned by converting every entry through the ampere, the SI unit of electric current. Enter a nonnegative Value, choose the From unit, select the To unit, and the conversion gives the selected result plus the equivalent in every supported unit.

Current is the rate at which electric charge flows through a point in a circuit. The ampere is one of the SI base units and is the reference used by this page. The calculator’s supported prefixes are intentionally practical for electronics work: milliamperes for everyday low-voltage loads and microamperes for leakage, standby, sensor bias, and instrumentation currents. It does not model voltage, resistance, waveform shape, duty cycle, conductor heating, or fuse behavior; it only changes the unit label while preserving the same physical current.

Exact factors used by the calculator

The calculation stores each unit as a factor relative to amperes. It multiplies the entered value by the source factor to get amperes, then divides by the target factor:

current in amperes=value × source factor\text{current in amperes} = \text{value} \text{ } \times \text{ } \text{source factor}

converted current=current in amperestarget factor\text{converted current} = \frac{\text{current in amperes}}{\text{target factor}}

Unit in the converterSymbolFactor used to get amperes
AmperesA1
MilliamperesmA0.001
MicroamperesµA0.000001

These are SI prefix conversions, so no rounding is needed before the final display. The converter formats the chosen result to six decimal places and lists all three equivalents below the primary answer.

Electric Current example

Suppose a data sheet lists a wireless module’s active current as 37.5 mA and you want amperes. The source factor for milliamperes is 0.001:

37.5 mA × 0.001=0.0375 A37.5 \text{ } \text{mA} \text{ } \times \text{ } 0.001 = 0.0375 \text{ } \text{A}

The target factor for amperes is 1, so the final division leaves the value at 0.0375 A. The calculator displays 0.037500 A as the selected conversion. In the full result list, the same entry is also 37.500000 mA and 37,500.000000 µA, because:

0.0375÷0.000001=37,5000.0375 \div 0.000001 = 37{,}500

That exact path is useful when moving between a parts table and a power budget. For example, a device that draws 37.5 mA at 3.3 V can be evaluated with the power converter after converting the current into amperes, and the voltage-current relationship can be checked with the ohms law calculator.

Where these current units appear

Amperes are common for power supplies, breakers, motors, heaters, inverters, charger outputs, and high-current battery connections. When the value is near or above one ampere, the base unit keeps the number compact. A 5 A supply is easier to scan than 5,000 mA, and safety markings on fuses or conductors are normally written in amperes.

Milliamperes are the everyday unit for small electronics. LED branch currents, USB peripheral draw, op-amp supply current, relay coils, and embedded boards often fit naturally in mA. A board that uses 180 mA is drawing 0.18 A; both statements are correct, but mA communicates the scale more clearly.

Microamperes fit very small currents. Low-power sensors, CMOS input leakage, battery protection ICs, real-time clocks, and sleep modes are often specified in µA. Converting 8 µA to 0.008 mA or 0.000008 A prevents a common battery-life mistake: treating microamps as milliamps and overestimating consumption by a factor of one thousand.

Reference table

CurrentIn amperesIn milliamperesIn microamperes
1 A1 A1,000 mA1,000,000 µA
0.5 A0.5 A500 mA500,000 µA
20 mA0.02 A20 mA20,000 µA
1 mA0.001 A1 mA1,000 µA
50 µA0.00005 A0.05 mA50 µA

For energy and cost work, convert current first, then combine it with voltage, time, or power. The electricity cost calculator is better suited to appliance operating cost, while the energy converter helps when joules, watt-hours, and related units enter the calculation.

Pitfalls to avoid

  • Do not confuse a power supply’s maximum current rating with the current a load will automatically draw. The load and voltage conditions matter.
  • Do not mix mA and µA in battery spreadsheets without converting; a one-prefix error changes the result by 1,000.
  • Do not use this unit converter as a safety check for mains wiring, breakers, or conductor sizing. Current magnitude is only one part of electrical safety.
  • Do not enter negative values. The converter accepts nonnegative magnitudes, so use the absolute current when you only need a unit conversion.

Sources

  • NIST, SI Units — SI base units and the role of the ampere.
  • NIST, SI Prefixes — milli and micro prefix scaling used in mA and µA conversions.
  • BIPM, SI base units — international reference for SI base unit definitions.

Frequently asked questions

What units does the electric current converter support?
The calculator supports amperes, milliamperes, and microamperes. It first converts the entered value to amperes, then divides by the target unit factor. That means 1 mA is treated as 0.001 A and 1 µA is treated as 0.000001 A.
How many milliamperes are in one ampere?
One ampere equals 1,000 milliamperes because the milli prefix means one thousandth. In the calculator, a value entered in amperes is already in the base unit, so converting 1 A to mA is 1 divided by 0.001, which displays 1,000 mA.
How many microamperes are in one milliampere?
One milliampere equals 1,000 microamperes. The calculator reaches that result by converting 1 mA to 0.001 A, then dividing by the microampere factor of 0.000001 A. The same method works for sensor leakage currents and battery standby currents.
Why are small currents often written in milliamperes or microamperes?
Electronics parts often draw far less than one ampere, so prefixes keep the numbers readable. A microcontroller sleep current might be 8 µA instead of 0.000008 A, while an LED branch might be 20 mA instead of 0.02 A. The underlying current is identical.
Does a higher ampere rating mean a device will use that current?
Not by itself. A supply current rating normally states how much current the supply can safely provide under its rated voltage and cooling conditions. The connected circuit draws the current its design demands, assuming voltage, polarity, protection, and operating limits are correct.

Related calculators

Electric Current Converter updated at