CurrentMicroamps to Kiloamps

Microamps to Kiloamps

Snapshot

1 Microamps equals 1e-9 Kiloamps. 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 SI electrical/energy references.
  • Example: For 0.1 Microamps, the result equals 1e-10 Kiloamps.
  • 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

1e-9 Kiloamps (kA)

Switch

Machine access

Available to apps and AI agents

Microamps to Kiloamps 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
current
Source unit
microamps
Target unit
kiloamps

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": "current",
  "value": 1,
  "from": "microamps",
  "to": "kiloamps"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "current",
    "value": 1,
    "from": "microamps",
    "to": "kiloamps",
    "result": {
      "raw": 9.999999999999999e-10,
      "display": "1e-9"
    },
    "canonicalPath": "/current/microamps-to-kiloamps/"
  }
}
Full API documentation

Explanation

Formula: Kiloamps = Microamps × 1e-9. Why: the route uses the ampere as the common basis, then applies exact powers-of-ten scaling for high-current SI prefixes used in power and industrial contexts.

Microamps (uA): a very small current unit equal to one millionth of an ampere, often used for leakage, standby, and low-power measurements.

Kiloamps (kA): a large current unit equal to one thousand amperes, used in industrial systems, power distribution, and fault-current analysis.

This route is useful when comparing very large current ratings across ampere, kiloamp, and megaamp scales in industrial, utility, and fault-current documentation.

This conversion is purely multiplicative because both units reduce through one ampere basis with exact SI prefix scaling and no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Microamps = 1e-9 Kiloamps.
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Microamps (uA)Kiloamps (kA)
0.1 1e-10
1 1e-9
10 1e-8
100 1e-7
1,000 0.000001
1,000,000 0.001

Questions & answers

Frequently Asked Questions

What is 1 microamps in kiloamps?

1 Microamps equals 1e-9 Kiloamps on this page.

Does this Microamps to Kiloamps page use exact high-current SI prefix scaling?

Yes. Kiloamp and megaamp routes use exact SI prefix relationships anchored to amperes, so industrial-scale current values stay aligned across the page.

When would I convert microamps to kiloamps?

This route is useful when comparing very large current ratings across ampere, kiloamp, and megaamp scales in industrial, utility, and fault-current documentation.

How do I reverse Microamps to Kiloamps?

Use the mirror Kiloamps to Microamps route; it applies the inverse relationship with the same current assumptions.