Air Distance Calculator (Great-Circle Distance)
Enter two latitude/longitude points to calculate the shortest air path over the Earth (also called "as-the-crow-flies" distance).
Tip: Latitude is north/south, longitude is east/west. West and south values are negative.
What is air distance?
Air distance is the shortest path between two points on Earth when measured over the planet's curved surface. This is often called great-circle distance. If you have ever searched for a flight and wondered why the route appears curved on a flat map, this is exactly why: the Earth is round, and the shortest path follows that curvature.
Unlike road distance, air distance ignores highways, traffic, mountains, and border crossings. It is a geometry-based measurement that is useful for travel planning, logistics, delivery estimates, education, and aviation basics.
How this calculator works
This tool uses the Haversine formula, a standard method for computing distance between two latitude/longitude coordinates. The formula estimates the shortest path over the Earth's surface using trigonometry.
What you get in the result
- Distance in your selected unit (kilometers, miles, or nautical miles)
- All three unit conversions for easy comparison
- An estimated flight time based on a typical cruising speed
- Initial bearing (forward direction) from point A to point B
How to use it
Step-by-step
- Enter starting latitude and longitude.
- Enter destination latitude and longitude.
- Select your preferred output unit.
- Click Calculate Distance.
If you are unsure about coordinates, you can pull them from a mapping app. Most maps reveal exact decimal coordinates when you right-click a location or tap and hold on mobile.
Air distance vs travel distance
It is important to separate straight-line distance from real-world travel distance:
- Air distance: The shortest geometric path.
- Road distance: The distance actually driven, often much longer.
- Flight route distance: Usually close to air distance but can vary due to weather, corridors, and controlled airspace.
For practical planning, air distance is best used as a baseline estimate, not a guaranteed route length.
Common use cases
- Estimating long-haul travel range
- Comparing city pairs for relocation or business expansion
- Learning geography and geospatial math
- Calculating service radius for drone or charter operations
- Building logistics cost models and rough time estimates
Accuracy notes
This calculator is highly reliable for most everyday calculations. Still, a few factors can make real trip distances different:
- The Earth is not a perfect sphere (it is slightly flattened).
- Flights may avoid storms, military zones, or congestion.
- Takeoff, landing patterns, and routing procedures add extra miles.
For engineering-grade aviation work, professionals may use ellipsoidal Earth models and route network constraints. For most users, Haversine-based calculations are an excellent balance of simplicity and precision.
Quick coordinate examples to try
- New York: 40.7128, -74.0060
- London: 51.5074, -0.1278
- Tokyo: 35.6762, 139.6503
- Sydney: -33.8688, 151.2093
Try New York to London first using the example button above to see how the calculator works.