Battery ChargeAmpere Minutes to Milliamp Hours

Ampere-minutes to Milliamp-hours

Snapshot

1 Ampere-minute equals 16.667 Milliamp-hours. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses a fixed factor based on exact coulomb-based charge definitions.
  • Example: For 10 Ampere-minutes, the result equals 166.667 Milliamp-hours.
  • Use the reverse page if you need the opposite direction with the same basis.

Use the interactive calculator below for custom values and the common-value table for quick checks.

Interactive conversion

Converter Calculator

16.667 Milliamp-hours (mAh)

Switch

Machine access

Available to apps and AI agents

Ampere-minutes to Milliamp-hours can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
battery-charge
Source unit
ampere_minute
Target unit
milliamp_hour

The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.

Example API request and response

POST /api/v1/convert

Request

{
  "family": "battery-charge",
  "value": 1,
  "from": "ampere_minute",
  "to": "milliamp_hour"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "battery-charge",
    "value": 1,
    "from": "ampere_minute",
    "to": "milliamp_hour",
    "result": {
      "raw": 16.6666666667,
      "display": "16.667"
    },
    "canonicalPath": "/battery-charge/ampere-minutes-to-milliamp-hours/"
  }
}
Full API documentation

Explanation

Formula: Milliamp-hours = Ampere-minutes × 16.667. Why: all units in this family are normalized through coulombs, including the exact identity 1 ampere-second = 1 coulomb.

Ampere-minutes (A min): a current-time charge unit equal to 60 coulombs per ampere-minute.

Milliamp-hours (mAh): a common battery-capacity unit used for phones, wearables, power banks, and small battery packs.

This route is useful when comparing battery capacity and SI charge values without mixing charge units with energy units such as Wh.

This conversion is purely multiplicative because both units reduce through coulombs using exact SI charge definitions with no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Ampere-minute = 16.667 Milliamp-hours.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Ampere-minutes (A min)Milliamp-hours (mAh)
1 16.667
10 166.667
100 1,666.67
500 8,333.33
1,000 16,666.67
5,000 83,333.33
10,000 166,666.67
20,000 333,333.33

Questions & answers

Frequently Asked Questions

How is Ampere-minutes to Milliamp-hours calculated?

The factor is derived by reducing both units to coulombs, using the exact relationship 1 amp-hour = 3600 coulombs together with fixed SI prefix scaling where needed.

Is there a reverse page for Milliamp-hours to Ampere-minutes?

Yes. Use the mirror Milliamp-hours to Ampere-minutes page to apply the inverse relationship with the same exact charge basis.

Does this Ampere-minutes to Milliamp-hours page convert charge only, not watt-hours?

Yes. Battery-charge math covers charge-to-charge units only. Converting to watt-hours also requires a voltage assumption.