Astronomy DistanceKilometers to Miles

Kilometers to Miles

Snapshot

1 Kilometer equals 0.621371192 Miles. 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 canonical reference constants.
  • Example: For 2 Kilometers, the result equals 1.242742 Miles.
  • 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.621371192 Miles (mi)

Switch

Machine access

Available to apps and AI agents

Kilometers to Miles 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
astronomy-distance
Source unit
kilometers
Target unit
miles

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": "astronomy-distance",
  "value": 1,
  "from": "kilometers",
  "to": "miles"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "astronomy-distance",
    "value": 1,
    "from": "kilometers",
    "to": "miles",
    "result": {
      "raw": 0.621371192237,
      "display": "0.621371192"
    },
    "canonicalPath": "/astronomy-distance/kilometers-to-miles/"
  }
}
Full API documentation

Explanation

Formula: Miles = Kilometers × 0.621371192. Why: both units are standard metric or imperial distance scales, so the conversion follows one exact meter-based path used for the astronomy model.

Kilometers (km): a metric distance unit often used for planetary, orbital, and near-Earth scale reporting.

Miles (mi): an imperial distance unit that sometimes appears in astronomy outreach and cross-system comparisons.

This route is useful when comparing planetary, stellar, and standard distance scales so astronomy references stay on the intended unit system.

This conversion is purely multiplicative because both units reduce through meters using fixed astronomical or geometric reference constants with no offset.

Method & Reference

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

Common Conversion Values

Kilometers (km)Miles (mi)
1 0.621371192
2 1.242742
5 3.106856
10 6.213712
100 62.137119
1,000 621.371192

Questions & answers

Frequently Asked Questions

How is Kilometers to Miles calculated?

The factor is derived from exact modern metric or imperial length definitions through meters, using the same fixed meter basis across the route.

How do I reverse Kilometers to Miles?

Use the mirror Miles to Kilometers route; it applies the inverse relationship for the opposite direction with the same assumptions.

Can I use decimal values for Kilometers to Miles?

Yes. Decimal inputs are supported for Kilometers to Miles, and the mirror direction keeps inverse assumptions aligned.