Calculate Distance in Nautical Miles
Enter two coordinates in decimal degrees. Example: New York (40.7128, -74.0060) to London (51.5074, -0.1278).
What is a nautical mile?
A nautical mile is a unit of distance used primarily in maritime navigation and aviation. Unlike a standard statute mile used on roads, a nautical mile is tied directly to the shape of the Earth. One nautical mile equals exactly 1,852 meters, or about 1.15078 statute miles.
Historically, this unit comes from geography: one nautical mile closely corresponds to one minute of latitude. That relationship makes nautical miles especially practical for plotting courses on charts and coordinating position data with latitude and longitude.
How this nautical miles distance calculator works
This calculator estimates the great-circle distance between two points on Earth. Great-circle distance is the shortest path over the Earth’s surface, not a straight line through the planet and not necessarily the exact route a vessel or aircraft will follow in real-world conditions.
Formula used
The calculation uses the Haversine formula, which is reliable for most practical uses:
- Input latitude and longitude for Point A and Point B
- Convert all angles from degrees to radians
- Apply trigonometric distance computation
- Multiply by Earth’s mean radius in nautical miles (3440.065 NM)
When to use nautical miles instead of miles or kilometers
Marine navigation
Ship captains, sailors, and chart users generally use nautical miles and knots. One knot equals one nautical mile per hour, making speed and distance naturally consistent.
Aviation planning
Pilots and air traffic systems commonly work in nautical miles for route segments, separation standards, and fuel/time estimations.
Geospatial workflows
If your source data is in latitude/longitude, nautical miles often provide a more intuitive bridge between angle-based coordinates and distance-based planning.
Coordinate input tips for accurate results
- Latitude must be between -90 and 90.
- Longitude must be between -180 and 180.
- Use decimal degrees for quickest input (e.g., 34.0522, -118.2437).
- Use negative values for south latitudes and west longitudes.
- Double-check signs: reversing east/west or north/south can create huge distance errors.
Common example distances
Here are rough great-circle examples you can test directly in the calculator:
- Los Angeles to Honolulu
- Miami to San Juan
- Sydney to Auckland
- Cape Town to Buenos Aires
Results may differ from published route distances because operational paths account for weather, airways, currents, restricted zones, and traffic management.
Limitations and practical interpretation
This tool gives a mathematically sound baseline distance, but it does not include:
- Shipping lanes and coast-avoidance routing
- Wind, ocean current, or weather deviations
- No-fly zones or controlled airspace constraints
- Vehicle-specific performance constraints
For high-stakes operational planning, use this as an initial estimate and then refine with domain-specific navigation software.
Quick conversion reference
- 1 nautical mile = 1.852 kilometers
- 1 nautical mile = 1.15078 statute miles
- 1 knot = 1 nautical mile per hour
This calculator also outputs distance in kilometers and statute miles so you can compare units instantly.