Flight Distance Calculator

Calculate the flight distance and estimated travel time between cities, including optional stopovers and layovers. ✈️

Enter cities to calculate flight distance and total travel time.
City A ✈️ City B
0 km
0 miles
Estimated Flight Time 0h 0m

How to Use the Flight Distance Calculator

Our free Flight Distance Calculator instantly plots the exact geographical distance between any two cities in the world. Whether you are estimating travel times, calculating frequent flyer miles, or just satisfying your geographical curiosity, this tool provides real-time, accurate aviation metrics.

Step-by-Step Guide:

  • Enter Departure City: Type your starting location into the left input box (e.g., "New York").
  • Enter Arrival City: Type your destination into the right input box (e.g., "Paris").
  • Calculate: Click the blue "Calculate Route" button. The tool will instantly ping our global geocoding database to pinpoint the exact GPS coordinates of both locations.
  • Review Results: The highlighted results box will display the precise great-circle distance in both Kilometers and Miles, alongside an estimated commercial flight time.

What the flight distance calculator measures

The distance this tool shows is the great-circle distance — the shortest path between two points across the curved surface of the Earth, not a straight line on a flat map. It is the same “as the crow flies” figure airlines use as the baseline for a route, and it is almost always shorter than the driving distance because it ignores roads, terrain and detours. On a globe the shortest route between two far-apart cities also curves toward the poles, which is why a flight from New York to Tokyo passes near Alaska rather than heading straight across the Pacific.

How flight distance is calculated

The calculator converts each city into its latitude and longitude, then applies the haversine formula, the standard equation for great-circle distance on a sphere:

a = sin²(Δφ/2) + cos φ₁ · cos φ₂ · sin²(Δλ/2)
distance = 2R · atan2(√a, √(1−a))

Here φ is latitude, λ is longitude, Δφ and Δλ are the differences between the two points, and R is the Earth’s mean radius (about 6,371 km or 3,959 miles). The output is the shortest surface distance between the two airports or cities.

Worked example: New York to Paris

New York (JFK) sits at roughly 40.64°N, 73.78°W and Paris (CDG) at 49.01°N, 2.55°E. Feeding those coordinates into the haversine formula gives a great-circle distance of about 3,625 miles (5,835 km). A non-stop flight covers that in around 7–8 hours eastbound with help from the jet stream, and closer to 8–9 hours westbound against it — a clear reminder that distance alone does not fix flight time.

Why actual flight time differs from the distance

The great-circle distance is the floor, not the exact path flown. Real flights are a little longer and their timing varies because of:

  • Airways and air-traffic routing: aircraft follow published corridors and waypoints, not a perfect arc.
  • Wind: a strong tailwind such as the jet stream can cut an hour off a long flight; a headwind adds it back.
  • Departure and arrival procedures: climbs, holding patterns and approaches add distance near each airport.
  • Weather and restricted airspace: storms and no-fly zones force detours.

Use the calculated distance for planning and comparison, and treat the estimated travel time as a realistic guide rather than a guaranteed schedule.

Common uses for a flight distance calculator

  • Frequent-flyer miles: many award charts and mileage-earning tables are based on flown distance, so the great-circle miles help you value a route.
  • Carbon and fuel estimates: distance is the main input for approximating a flight’s fuel burn and CO₂ footprint.
  • Trip and budget planning: compare routes, gauge the time zones crossed and sanity-check an itinerary.
  • Education and curiosity: see how far apart two cities really are and why long-haul routes curve the way they do.

Aviation Data Disclaimer

The distances provided by this tool are calculated using the Haversine formula, which measures the shortest "great-circle" distance over the Earth's surface between two points. Actual commercial flight routes are rarely perfectly straight due to Air Traffic Control (ATC) corridors, restricted airspace, and jet stream avoidance. The estimated flight time assumes an average commercial airliner cruising speed of 800 km/h (500 mph) and includes a standard 30-minute buffer for takeoff and landing patterns. Weather and aircraft types will alter actual travel times.

Frequently Asked Questions

How is the flight distance calculated?

Our calculator uses the Haversine formula. It locates the exact latitude and longitude of your chosen cities and calculates the precise curvature distance of the Earth between those two points, known as the great-circle distance.

Why is the actual flight time sometimes longer?

The tool provides an estimate based on a straight line and average commercial cruising speeds. Real flights often take longer due to headwinds, Air Traffic Control routing, holding patterns, and avoiding bad weather.

Can I calculate the distance between any two cities?

Yes! Our tool connects to a global geocoding API, allowing you to input virtually any recognized city or town in the world to instantly find the distance.

Scroll to Top