Kilometers to Nautical Miles
Snapshot
1 Kilometer equals 0.539957 Nautical Miles. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed nautical-distance definitions anchored to the active marine route.
- Example: For 2 Kilometers, the result equals 1.079914 Nautical 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.539957 Nautical Miles (nmi)
SwitchMachine access
Available to apps and AI agents
Kilometers to Nautical 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
marine- Source unit
kilometers- Target unit
nautical_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/convertRequest
{
"family": "marine",
"value": 1,
"from": "kilometers",
"to": "nautical_miles"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "kilometers",
"to": "nautical_miles",
"result": {
"raw": 0.539956803456,
"display": "0.539957"
},
"canonicalPath": "/marine/kilometers-to-nautical-miles/"
}
}Explanation
Formula: Nautical Miles = Kilometer × 0.539957. Why: marine distance units are normalized through nautical-mile definitions, then rescaled with fixed constants for cables, fathoms, meters, kilometers, and statute miles.
Kilometers (km): a metric distance unit equal to 1,000 meters, often used when marine values are compared with land-based metric references.
Nautical Miles (nmi): the standard marine distance unit used for navigation, charting, and route planning.
This route is useful when translating nautical track distances into chart, metric, or land-linked units for navigation, route planning, and marine reporting.
This conversion is purely multiplicative because both units reduce through one fixed marine reference basis for the active family, with no offset.
Common Conversion Values
| Kilometer (km) | Nautical Miles (nmi) |
|---|---|
| 1 | 0.539957 |
| 2 | 1.079914 |
| 5 | 2.699784 |
| 10 | 5.399568 |
| 25 | 13.49892 |
| 50 | 26.99784 |
| 100 | 53.99568 |
Questions & answers
Frequently Asked Questions
How many nautical miles are in 1 kilometer?
The fixed factor gives 1 kilometer = 0.539956803456 nautical miles.
What is the reverse conversion for Kilometers to Nautical Miles?
Use the Nautical Miles to Kilometers page to reverse the same navigation-distance relationship for charting and route checks.
Can I use decimal kilometers values?
Yes. Decimal kilometers values are supported for route planning, chart measurement, and navigation reporting.