Electric ChargeMilliampere Hours to Microcoulombs

Milliampere-hours to Microcoulombs

Snapshot

1 Milliampere-hour equals 3,600,000 Microcoulombs. 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 Milliampere-hours, the result equals 3,600 Microcoulombs.
  • 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,600,000 Microcoulombs (uC)

Switch

Machine access

Available to apps and AI agents

Milliampere-hours to Microcoulombs 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
milliampere_hours
Target unit
microcoulombs

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": "electric-charge",
  "value": 1,
  "from": "milliampere_hours",
  "to": "microcoulombs"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "electric-charge",
    "value": 1,
    "from": "milliampere_hours",
    "to": "microcoulombs",
    "result": {
      "raw": 3600000,
      "display": "3,600,000"
    },
    "canonicalPath": "/electric-charge/milliampere-hours-to-microcoulombs/"
  }
}
Full API documentation

Explanation

Formula: Microcoulombs = Milliampere-hours × 3,600,000. 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.

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.

Microcoulombs (uC): an SI-prefixed electric-charge unit equal to one millionth of a coulomb.

This route is useful when translating battery-scale charge values into much smaller SI charge units for electronics, instrumentation, or engineering calculations.

This conversion is purely multiplicative with no offset because both units reduce exactly to coulombs under the same electric-charge model.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Milliampere-hour = 3,600,000 Microcoulombs.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Milliampere-hours (mAh)Microcoulombs (uC)
0.001 3,600
0.01 36,000
0.1 360,000
1 3,600,000
10 36,000,000
100 360,000,000
1,000 3,600,000,000
5,000 18,000,000,000

Questions & answers

Frequently Asked Questions

What is 1 milliampere-hour in microcoulombs?

1 Milliampere-hour equals 3,600,000 Microcoulombs on this page.

Does this Milliampere-hours to Microcoulombs 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 milliampere-hours to microcoulombs?

This route is useful when translating battery-scale charge values into much smaller SI charge units for electronics, instrumentation, or engineering calculations.

How do I reverse Milliampere-hours to Microcoulombs?

Use the mirror Microcoulombs to Milliampere-hours route; it applies the inverse relationship with the same electric-charge assumptions.