Nanocoulombs to Milliamp-hours
Snapshot
1 Nanocoulomb equals 2.78e-10 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 Nanocoulombs, the result equals 2.78e-9 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
2.78e-10 Milliamp-hours (mAh)
SwitchMachine access
Available to apps and AI agents
Nanocoulombs 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
nanocoulomb- 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/convertRequest
{
"family": "battery-charge",
"value": 1,
"from": "nanocoulomb",
"to": "milliamp_hour"
}Essential response
{
"ok": true,
"conversion": {
"family": "battery-charge",
"value": 1,
"from": "nanocoulomb",
"to": "milliamp_hour",
"result": {
"raw": 2.77777777778e-10,
"display": "2.78e-10"
},
"canonicalPath": "/battery-charge/nanocoulombs-to-milliamp-hours/"
}
}Explanation
Formula: Milliamp-hours = Nanocoulombs × 2.78e-10. 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.
Nanocoulombs (nC): an extremely small SI charge unit equal to one billionth of a coulomb.
Milliamp-hours (mAh): a common battery-capacity unit used for phones, wearables, power banks, and small battery packs.
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
| Nanocoulombs (nC) | Milliamp-hours (mAh) |
|---|---|
| 1 | 2.78e-10 |
| 10 | 2.78e-9 |
| 100 | 2.78e-8 |
| 500 | 1.39e-7 |
| 1,000 | 2.78e-7 |
| 5,000 | 0.000001388889 |
| 10,000 | 0.000002777778 |
| 20,000 | 0.000005555556 |
Questions & answers
Frequently Asked Questions
How is Nanocoulombs 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 Nanocoulombs?
Yes. Use the mirror Milliamp-hours to Nanocoulombs page to apply the inverse relationship with the same exact charge basis.
Does this Nanocoulombs 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.