Flight Duration Calculator
Estimate flight duration between two airports and visualize the route on a map.
Input
Output
Readme
What is flight duration?
Flight duration is the amount of time an aircraft spends traveling between two airports. It is usually estimated from the great-circle distance between the airports, then adjusted for cruise speed, routing, and ground-related buffer time.
Real flights are rarely a straight line. Weather, air traffic control, taxi time, and aircraft performance can all change the total trip time, so any calculator is an estimate rather than an exact schedule.
Tool description
This tool estimates flight duration between two airports and draws the route on a map. Enter the departure and arrival airports, pick a cruise speed mode, and see the airborne time, total time, and distance in multiple units.
It is useful for travel planning, route comparison, and quick timing estimates when you want a realistic ballpark instead of a timetable.
Features
- Distance and duration estimate: Calculates route length and approximate airborne time
- Map visualization: Draws the airport-to-airport route on an interactive map
- Flexible speed settings: Supports automatic speed selection or manual cruise speed input
How it works
The calculator measures the distance between the selected airports and converts that distance into flight time using the chosen cruise speed. It then adds the configured buffer minutes to produce a total trip estimate.
Limitations
- Only airports with valid IATA codes are supported.
- The result is an estimate and does not account for live weather, routing, or delays.
- Auto speed is a heuristic, not the exact speed of a specific aircraft.