Travel Time Calculator
Travel Time Calculator lets you travel duration adds planned breaks to distance divided by average speed. Enter your own values or load the worked example.
- Copy or download the computed result
- Adjust distance (km)
- See the processing method and limits
Method and calculation
Travel duration adds planned breaks to distance divided by average speed.
Inputs and settings
Travel Time Calculator accepts Distance (km) (minimum 0); Average speed (km/h) (minimum 0.000001); Breaks (minutes) (minimum 0).
Worked example
Travel Time Calculator example — Distance (km): 250; Average speed (km/h): 60; Breaks (minutes): 30. Computed output: { "hours": 4.666666666666667, "minutes": 280 }
Output and limitations
Travel Time Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Travel Time Calculator FAQs
Travel Time Calculator applies the following rule to your input: Travel duration adds planned breaks to distance divided by average speed. The worked example on this page uses the same processor as the result button.
Travel Time Calculator has these boundaries: Use finite inputs. Results use double-precision arithmetic. Start by checking the distance (km) field against the units or format shown.
Travel Time Calculator provides this sample: { "hours": 4.666666666666667, "minutes": 280 }. Use the sample button to reproduce it, then replace the inputs with your own values.