Battery ChargeMicroamp Hours to Millicoulombs

Microamp-hours to Millicoulombs

Snapshot

1 Microamp-hour equals 3.6 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 Microamp-hours, the result equals 36 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

3.6 Millicoulombs (mC)

Switch

Machine access

Available to apps and AI agents

Microamp-hours 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
microamp_hour
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/convert

Request

{
  "family": "battery-charge",
  "value": 1,
  "from": "microamp_hour",
  "to": "millicoulomb"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "battery-charge",
    "value": 1,
    "from": "microamp_hour",
    "to": "millicoulomb",
    "result": {
      "raw": 3.6,
      "display": "3.6"
    },
    "canonicalPath": "/battery-charge/microamp-hours-to-millicoulombs/"
  }
}
Full API documentation

Explanation

Formula: Millicoulombs = Microamp-hours × 3.6. 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.

Microamp-hours (uAh): a very small battery-capacity unit used for tiny electronics and low-drain devices.

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.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Microamp-hour = 3.6 Millicoulombs.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Microamp-hours (uAh)Millicoulombs (mC)
1 3.6
10 36
100 360
500 1,800
1,000 3,600
5,000 18,000
10,000 36,000
20,000 72,000

Questions & answers

Frequently Asked Questions

How is Microamp-hours to Millicoulombs 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 Millicoulombs to Microamp-hours?

Yes. Use the mirror Millicoulombs to Microamp-hours page to apply the inverse relationship with the same exact charge basis.

Does this Microamp-hours to Millicoulombs 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.