Ampere-seconds to Millicoulombs
Snapshot
1 Ampere-second equals 1,000 Millicoulombs. 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-seconds, the result equals 10,000 Millicoulombs.
- 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
1,000 Millicoulombs (mC)
SwitchMachine access
Available to apps and AI agents
Ampere-seconds to Millicoulombs 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_second- Target unit
millicoulomb
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_second",
"to": "millicoulomb"
}Essential response
{
"ok": true,
"conversion": {
"family": "battery-charge",
"value": 1,
"from": "ampere_second",
"to": "millicoulomb",
"result": {
"raw": 1000,
"display": "1,000"
},
"canonicalPath": "/battery-charge/ampere-seconds-to-millicoulombs/"
}
}Explanation
Formula: Millicoulombs = Ampere-seconds × 1,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-seconds (A s): a current-time charge unit exactly equal to coulombs.
Millicoulombs (mC): a small SI charge unit equal to one thousandth 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-seconds (A s) | Millicoulombs (mC) |
|---|---|
| 1 | 1,000 |
| 10 | 10,000 |
| 100 | 100,000 |
| 500 | 500,000 |
| 1,000 | 1,000,000 |
| 5,000 | 5,000,000 |
| 10,000 | 10,000,000 |
| 20,000 | 20,000,000 |
Questions & answers
Frequently Asked Questions
How is Ampere-seconds to Millicoulombs 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 Millicoulombs to Ampere-seconds?
Yes. Use the mirror Millicoulombs to Ampere-seconds page to apply the inverse relationship with the same exact charge basis.
Can I use decimal values for Ampere-seconds to Millicoulombs?
Yes. Decimal inputs are supported for Ampere-seconds to Millicoulombs, and the same exact coulomb-based normalization is used throughout the page.