Running Pace Calculator
Running Pace Calculator lets you pace is elapsed minutes per kilometre and speed is distance per hour. 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
Pace is elapsed minutes per kilometre and speed is distance per hour.
Inputs and settings
Running Pace Calculator accepts Distance (km) (minimum 0.000001); Time (minutes) (minimum 0.000001).
Worked example
Running Pace Calculator example — Distance (km): 5; Time (minutes): 30. Computed output: { "minutesPerKm": 6, "kmPerHour": 10 }
Output and limitations
Running Pace Calculator: Use finite inputs. Results use double-precision arithmetic.
Technical references: JavaScript numerical operations
Running Pace Calculator FAQs
Running Pace Calculator applies the following rule to your input: Pace is elapsed minutes per kilometre and speed is distance per hour. The worked example on this page uses the same processor as the result button.
Running Pace 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.
Running Pace Calculator provides this sample: { "minutesPerKm": 6, "kmPerHour": 10 }. Use the sample button to reproduce it, then replace the inputs with your own values.