Nautical Miles to Meters
Snapshot
1 Nautical Mile equals 1,852 Meters. 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 Nautical Miles, the result equals 3,704 Meters.
- 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,852 Meters (m)
SwitchMachine access
Available to apps and AI agents
Nautical Miles to Meters 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
nautical_miles- Target unit
meters
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": "nautical_miles",
"to": "meters"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "nautical_miles",
"to": "meters",
"result": {
"raw": 1852,
"display": "1,852"
},
"canonicalPath": "/marine/nautical-miles-to-meters/"
}
}Explanation
Formula: Meters = Nautical Mile × 1,852. Why: marine distance units are normalized through nautical-mile definitions, then rescaled with fixed constants for cables, fathoms, meters, kilometers, and statute miles.
Nautical Miles (nmi): the standard marine distance unit used for navigation, charting, and route planning.
Meters (m): the SI base length unit used in navigation, sounding, engineering, and general measurement work.
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
| Nautical Mile (nmi) | Meters (m) |
|---|---|
| 1 | 1,852 |
| 2 | 3,704 |
| 5 | 9,260 |
| 10 | 18,520 |
| 25 | 46,300 |
| 50 | 92,600 |
| 100 | 185,200 |
Questions & answers
Frequently Asked Questions
How many meters are in 1 nautical mile?
The fixed factor gives 1 nautical mile = 1852 meters.
What is the reverse conversion for Nautical Miles to Meters?
Use the Meters to Nautical Miles page to reverse the same navigation-distance relationship for charting and route checks.
Can I use decimal nautical miles values?
Yes. Decimal nautical miles values are supported for route planning, chart measurement, and navigation reporting.