Microcoulombs to Coulombs
Snapshot
1 Microcoulomb equals 0.000001 Coulombs. 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 Microcoulombs, the result equals 0.00001 Coulombs.
- 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.000001 Coulombs (C)
SwitchMachine access
Available to apps and AI agents
Microcoulombs to Coulombs 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
microcoulomb- Target unit
coulomb
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": "microcoulomb",
"to": "coulomb"
}Essential response
{
"ok": true,
"conversion": {
"family": "battery-charge",
"value": 1,
"from": "microcoulomb",
"to": "coulomb",
"result": {
"raw": 0.000001,
"display": "0.000001"
},
"canonicalPath": "/battery-charge/microcoulombs-to-coulombs/"
}
}Explanation
Formula: Coulombs = Microcoulombs × 0.000001. 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.
Microcoulombs (uC): a very small SI charge unit equal to one millionth of a coulomb.
Coulombs (C): the SI unit of electric charge.
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
| Microcoulombs (uC) | Coulombs (C) |
|---|---|
| 1 | 0.000001 |
| 10 | 0.00001 |
| 100 | 0.0001 |
| 500 | 0.0005 |
| 1,000 | 0.001 |
| 5,000 | 0.005 |
| 10,000 | 0.01 |
| 20,000 | 0.02 |
Questions & answers
Frequently Asked Questions
How is Microcoulombs to Coulombs calculated?
The factor is derived by reducing both units to coulombs and then applying the exact fixed ratio between those charge definitions.
Is there a reverse page for Coulombs to Microcoulombs?
Yes. Use the mirror Coulombs to Microcoulombs page to apply the inverse relationship with the same exact charge basis.
Can I use decimal values for Microcoulombs to Coulombs?
Yes. Decimal inputs are supported for Microcoulombs to Coulombs, and the same exact coulomb-based normalization is used throughout the page.