Flight Time Calculator Formula
Understand the math behind the flight time calculator. Each variable explained with a worked example.
Formulas Used
Air Time
air_time = flight_hoursTotal Travel Time
total_travel = flight_hours + layover_hoursAir Time (minutes)
air_minutes = flight_hours * 60Variables
| Variable | Description | Default |
|---|---|---|
distance_miles | Distance(miles) | 2500 |
avg_speed | Average Flight Speed(mph) | 550 |
layover_hours | Layover Time(hrs) | 0 |
flight_hours | Derived value= distance_miles / avg_speed | calculated |
How It Works
How to Estimate Flight Time
Divide the distance by the average cruising speed of the aircraft.
Formula
Flight Time = Distance / Speed
Commercial jets cruise at 500-575 mph. Add time for takeoff, landing, and any layovers.
Worked Example
2,500-mile flight at 550 mph with no layover.
distance_miles = 2500avg_speed = 550layover_hours = 0
- 01Air time = 2,500 / 550 = 4.5 hours
- 02Total travel = 4.5 + 0 = 4.5 hours
- 03In minutes = 4.5 x 60 = 273 minutes
Ready to run the numbers?
Open Flight Time Calculator