Ampere-minutes to Kiloamp-hours
Snapshot
1 Ampere-minute equals 0.000016666667 Kiloamp-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 0.000166666667 Kiloamp-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
0.000016666667 Kiloamp-hours (kAh)
SwitchMachine access
Available to apps and AI agents
Ampere-minutes to Kiloamp-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
kiloamp_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/convertRequest
{
"family": "battery-charge",
"value": 1,
"from": "ampere_minute",
"to": "kiloamp_hour"
}Essential response
{
"ok": true,
"conversion": {
"family": "battery-charge",
"value": 1,
"from": "ampere_minute",
"to": "kiloamp_hour",
"result": {
"raw": 0.0000166666666667,
"display": "0.000016666667"
},
"canonicalPath": "/battery-charge/ampere-minutes-to-kiloamp-hours/"
}
}Explanation
Formula: Kiloamp-hours = Ampere-minutes × 0.000016666667. 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.
Kiloamp-hours (kAh): a very large battery-capacity unit used for industrial-scale or aggregated charge values.
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.
Common Conversion Values
| Ampere-minutes (A min) | Kiloamp-hours (kAh) |
|---|---|
| 1 | 0.000016666667 |
| 10 | 0.000166666667 |
| 100 | 0.001666667 |
| 500 | 0.008333333 |
| 1,000 | 0.016667 |
| 5,000 | 0.083333 |
| 10,000 | 0.166667 |
| 20,000 | 0.333333 |
Questions & answers
Frequently Asked Questions
How is Ampere-minutes to Kiloamp-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 Kiloamp-hours to Ampere-minutes?
Yes. Use the mirror Kiloamp-hours to Ampere-minutes page to apply the inverse relationship with the same exact charge basis.
Does this Ampere-minutes to Kiloamp-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.