Nanocoulombs to Milliampere-hours
Snapshot
1 Nanocoulomb equals 0.000000000277778 Milliampere-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 exact coulomb-based electric charge definitions.
- Example: For 0.001 Nanocoulombs, the result equals 0.000000000000278 Milliampere-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.000000000277778 Milliampere-hours (mAh)
SwitchMachine access
Available to apps and AI agents
Nanocoulombs to Milliampere-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
electric-charge- Source unit
nanocoulombs- Target unit
milliampere_hours
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": "electric-charge",
"value": 1,
"from": "nanocoulombs",
"to": "milliampere_hours"
}Essential response
{
"ok": true,
"conversion": {
"family": "electric-charge",
"value": 1,
"from": "nanocoulombs",
"to": "milliampere_hours",
"result": {
"raw": 2.77777777778e-10,
"display": "0.000000000277778"
},
"canonicalPath": "/electric-charge/nanocoulombs-to-milliampere-hours/"
}
}Explanation
Formula: Milliampere-hours = Nanocoulombs × 0.000000000277778. Why: ampere-hour units convert to charge through current over time, with 1 Ah = 3600 C exactly and 1 mAh = 3.6 C exactly, while coulomb-prefixed units scale by exact powers of ten.
Nanocoulombs (nC): an SI-prefixed electric-charge unit equal to one billionth of a coulomb.
Milliampere-hours (mAh): a battery-scale electric-charge unit equal to one thousandth of an ampere-hour, commonly used for small batteries and portable electronics.
This route is useful when converting very small SI charge quantities into battery-capacity style units while keeping the same underlying electric charge.
This conversion is purely multiplicative with no offset because both units reduce exactly to coulombs under the same electric-charge model.
Common Conversion Values
| Nanocoulombs (nC) | Milliampere-hours (mAh) |
|---|---|
| 0.001 | 0.000000000000278 |
| 0.01 | 0.000000000002778 |
| 0.1 | 0.000000000027778 |
| 1 | 0.000000000277778 |
| 10 | 0.000000002777778 |
| 100 | 0.000000027777778 |
| 1,000 | 0.000000277777778 |
| 5,000 | 0.000001388889 |
Questions & answers
Frequently Asked Questions
What is 1 nanocoulomb in milliampere-hours?
1 Nanocoulomb equals 0.000000000277778 Milliampere-hours on this page.
Does this Nanocoulombs to Milliampere-hours page use 1 Ah = 3600 C?
Yes. Routes that involve ampere-hours convert through the exact current-time relationship 1 Ah = 3600 C, then apply any needed SI prefix scaling.
When would I convert nanocoulombs to milliampere-hours?
This route is useful when converting very small SI charge quantities into battery-capacity style units while keeping the same underlying electric charge.
How do I reverse Nanocoulombs to Milliampere-hours?
Use the mirror Milliampere-hours to Nanocoulombs route; it applies the inverse relationship with the same electric-charge assumptions.