🦉 UnitOwl

Milliamps to Amps

1 Milliampere (mA) = 0.001 Ampere (A)

Result
0.001 A
1 mA = 0.001 A

How Many Amps in a Milliamp?

To convert milliamps to amps, divide the number of milliamps by 1,000. The formula is A = mA ÷ 1,000. For example, 500 mA equals 0.5 amps. This conversion is essential in electronics, electrical engineering, and everyday device troubleshooting. Milliamps (mA) are the standard unit for measuring small currents in electronic circuits — sensor readings, LED drive currents, microcontroller pin outputs, and battery drain specifications are all expressed in milliamps. However, household circuit ratings, fuse sizes, and wire gauge tables use amps (A). Whether you are designing a circuit board, checking if a USB port can supply enough current for a device, or determining the correct fuse for an automotive accessory, converting between milliamps and amps ensures you are comparing current values in compatible units.

How to Convert Milliampere to Ampere

  1. Start with the current value in milliamps (mA).
  2. Divide by 1,000 to get amps (A).
  3. The result is the current expressed in amps.
  4. Simply move the decimal point three places to the left.
  5. For example: 2,500 mA → 2.500 A → 2.5 A.

Real-World Examples

USB charging — A phone draws 2,100 mA while fast charging
2,100 ÷ 1,000 = 2.1 A. A USB charger rated at 2.4 A can handle this with headroom to spare.
LED circuit — An LED requires 20 mA of forward current
20 ÷ 1,000 = 0.02 A. When calculating the current-limiting resistor, you can work in either unit, but amps integrate directly with Ohm's law (V = IR) when resistance is in ohms.
Arduino project — A sensor draws 15 mA and a relay draws 70 mA
Total: 85 mA ÷ 1,000 = 0.085 A. This is well within the Arduino's 200 mA total output capability from its 5V pin.
Automotive fuse — An accessory draws 3,500 mA
3,500 ÷ 1,000 = 3.5 A. A 5-amp fuse would provide adequate protection with room for current spikes.
Medical device — A pacemaker operates at about 0.01 mA (10 µA)
0.01 ÷ 1,000 = 0.00001 A (10 µA). This extraordinarily low current draw is why pacemaker batteries can last 5-15 years.

Quick Reference

Milliampere (mA) Ampere (A)
1 0.001
2 0.002
5 0.005
10 0.01
25 0.025
50 0.05
100 0.1
500 0.5
1,000 1

History of Milliampere and Ampere

The ampere — named after French physicist André-Marie Ampère (1775-1836) — is one of the seven SI base units. Ampère is considered the father of electrodynamics for his mathematical framework describing the relationship between electric current and magnetic fields. The unit was officially adopted as part of the SI system in 1948. The milliampere (one-thousandth of an ampere) became a practical necessity as electronics miniaturized throughout the 20th century. Early electrical applications like telegraphy, lighting, and motors dealt with currents of amps or even hundreds of amps. But the invention of the vacuum tube, then the transistor (1947), and finally the integrated circuit (1958) drove circuit currents into the milliamp range. Today's microprocessors operate internal circuits at milliamp levels, while entire systems-on-a-chip can run on just a few milliamps in low-power modes. The SI redefinition of 2019 changed the ampere's formal definition from one based on the force between current-carrying wires to one based on the elementary charge (the charge of a single electron, 1.602176634 × 10⁻¹⁹ coulombs). This made the definition more precise without changing the practical size of the unit.

Common Mistakes to Avoid

  • Multiplying instead of dividing. To go from milliamps to amps, divide by 1,000 — the mA value gets smaller. A common error is multiplying, which gives a result 1,000,000 times too large.
  • Confusing milliamps (mA) with microamps (µA). A milliamp is 1,000 times larger than a microamp. Mixing them up leads to current calculations that are off by three orders of magnitude, which can damage sensitive components.
  • Forgetting that "mA" and "ma" are not the same in strict SI notation. The correct symbol is "mA" (lowercase m, uppercase A). While colloquially interchangeable, using "MA" would technically mean megaamps.

Frequently Asked Questions

How many amps is 1 milliamp?
One milliamp equals 0.001 amps (one-thousandth of an amp). The "milli" prefix always means one-thousandth in the SI system.
How many milliamps can a standard USB port supply?
A USB 2.0 port supplies up to 500 mA (0.5 A). USB 3.0 provides up to 900 mA (0.9 A). USB-C with Power Delivery can supply up to 5,000 mA (5 A) at various voltages. Always check the specific charger and cable ratings.
What is a dangerous level of current in milliamps?
As little as 10-20 mA (0.01-0.02 A) of AC current through the human body can cause sustained muscle contraction, making it impossible to let go of a live conductor. Currents above 100 mA (0.1 A) can be lethal due to ventricular fibrillation. This is why electrical safety is critical even at seemingly small current levels.
Why do electronics specs use milliamps instead of amps?
Most electronic components draw currents well below 1 amp. Expressing these as milliamps avoids awkward decimal values — "20 mA" is clearer and more practical than "0.02 A." It is the same reason we use millimeters instead of meters for small measurements.
Quick Tip

When estimating battery life for a portable device, divide the battery capacity (in mAh) by the device's current draw (in mA) to get approximate hours of operation. For example, a device drawing 50 mA from a 2,000 mAh battery will last about 2,000 ÷ 50 = 40 hours. In practice, battery life is usually 70-80% of this theoretical figure due to efficiency losses and voltage regulation.