InductanceMillihenries to Kilohenries

Millihenries to Kilohenries

Snapshot

1 Millihenry equals 0.000001 Kilohenries. 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 henry-based inductance definitions.
  • Example: For 0.1 Millihenries, the result equals 1e-7 Kilohenries.
  • 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 Kilohenries (kH)

Switch

Machine access

Available to apps and AI agents

Millihenries to Kilohenries 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
inductance
Source unit
millihenries
Target unit
kilohenries

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": "inductance",
  "value": 1,
  "from": "millihenries",
  "to": "kilohenries"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "inductance",
    "value": 1,
    "from": "millihenries",
    "to": "kilohenries",
    "result": {
      "raw": 0.000001,
      "display": "0.000001"
    },
    "canonicalPath": "/inductance/millihenries-to-kilohenries/"
  }
}
Full API documentation

Explanation

Formula: Kilohenries = Millihenries × 0.000001. Why: both units reduce to henries, then scale by exact SI prefixes with no offset.

Millihenries (mH): an SI-prefixed inductance unit equal to one thousandth of a henry, common for coils, filters, and many power-electronics components.

Kilohenries (kH): an SI-prefixed inductance unit equal to one thousand henries, used for much larger inductance values than typical small electronic components.

This route is useful when rewriting very small inductance values into larger prefixed units so coil and inductor values are easier to compare, summarize, or normalize.

This conversion is purely multiplicative because inductance prefix units are exact decimal scalings of the henry under the same SI model.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Millihenry = 0.000001 Kilohenries.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Millihenries (mH)Kilohenries (kH)
0.1 1e-7
1 0.000001
10 0.00001
100 0.0001
1,000 0.001
1,000,000 1

Questions & answers

Frequently Asked Questions

What is 1 millihenry in kilohenries?

1 Millihenry equals 0.000001 Kilohenries on this page.

Does this Millihenries to Kilohenries page convert through one exact henry reference?

Yes. Both inductance units reduce through henries, then scale by exact SI prefixes with no offset or lookup assumptions.

When would I convert millihenries to kilohenries?

This route is useful when rewriting very small inductance values into larger prefixed units so coil and inductor values are easier to compare, summarize, or normalize.

How do I reverse Millihenries to Kilohenries?

Use the mirror Kilohenries to Millihenries route; it applies the inverse relationship with the same inductance assumptions.