Ampere-minutes to Microcoulombs
Snapshot
1 Ampere-minute equals 60,000,000 Microcoulombs. 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 600,000,000 Microcoulombs.
- 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
60,000,000 Microcoulombs (uC)
SwitchMachine access
Available to apps and AI agents
Ampere-minutes to Microcoulombs 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
microcoulomb
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": "microcoulomb"
}Essential response
{
"ok": true,
"conversion": {
"family": "battery-charge",
"value": 1,
"from": "ampere_minute",
"to": "microcoulomb",
"result": {
"raw": 60000000,
"display": "60,000,000"
},
"canonicalPath": "/battery-charge/ampere-minutes-to-microcoulombs/"
}
}Explanation
Formula: Microcoulombs = Ampere-minutes × 60,000,000. Why: SI charge units such as coulombs and their prefixes are exact, so the calculator normalizes through coulombs before applying the target battery-charge unit.
Ampere-minutes (A min): a current-time charge unit equal to 60 coulombs per ampere-minute.
Microcoulombs (uC): a very small SI charge unit equal to one millionth of a coulomb.
This route is useful when translating battery-style capacity values into SI charge units for engineering, calculation, and reference work.
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) | Microcoulombs (uC) |
|---|---|
| 1 | 60,000,000 |
| 10 | 600,000,000 |
| 100 | 6,000,000,000 |
| 500 | 30,000,000,000 |
| 1,000 | 60,000,000,000 |
| 5,000 | 300,000,000,000 |
| 10,000 | 600,000,000,000 |
| 20,000 | 1,200,000,000,000 |
Questions & answers
Frequently Asked Questions
How is Ampere-minutes to Microcoulombs calculated?
The factor is derived by reducing both units to coulombs, using the exact current-time relationships 1 ampere-second = 1 coulomb and 1 ampere-minute = 60 coulombs where relevant.
Is there a reverse page for Microcoulombs to Ampere-minutes?
Yes. Use the mirror Microcoulombs to Ampere-minutes page to apply the inverse relationship with the same exact charge basis.
Can I use decimal values for Ampere-minutes to Microcoulombs?
Yes. Decimal inputs are supported for Ampere-minutes to Microcoulombs, and the same exact coulomb-based normalization is used throughout the page.