InductanceKilohenries to Microhenries

Kilohenries to Microhenries

Snapshot

1 Kilohenry equals 1,000,000,000 Microhenries. 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 Kilohenries, the result equals 100,000,000 Microhenries.
  • 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

1,000,000,000 Microhenries (uH)

Switch

Machine access

Available to apps and AI agents

Kilohenries to Microhenries 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
kilohenries
Target unit
microhenries

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": "kilohenries",
  "to": "microhenries"
}

Essential response

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

Explanation

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

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

Microhenries (uH): an SI-prefixed inductance unit equal to one millionth of a henry, common for small inductors, switching circuits, and RF-related work.

This route is useful when expanding a larger inductance value into smaller prefixed units for circuit calculations, parts labeling, or component comparisons.

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 Kilohenry = 1,000,000,000 Microhenries.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Kilohenries (kH)Microhenries (uH)
0.1 100,000,000
1 1,000,000,000
10 10,000,000,000
100 100,000,000,000
1,000 1,000,000,000,000
1,000,000 1,000,000,000,000,000

Questions & answers

Frequently Asked Questions

What is 1 kilohenry in microhenries?

1 Kilohenry equals 1,000,000,000 Microhenries on this page.

Does this Kilohenries to Microhenries 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 kilohenries to microhenries?

This route is useful when expanding a larger inductance value into smaller prefixed units for circuit calculations, parts labeling, or component comparisons.

How do I reverse Kilohenries to Microhenries?

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