About this Pace Calculator
A pace result is more useful than a raw finish time when you want to compare runs of different distances or plan a target for a future race.
The Pace Calculator in this script works in both directions: it can calculate pace from distance and time, speed from distance and time, total time from pace and distance, or distance from time and pace.
That makes it useful for runners, walkers, cyclists, and anyone tracking an activity where distance and elapsed time are connected. The source also supports kilometres and miles and shows how decimal minutes must be converted back into minutes and seconds.
A 6.55-minute pace, for example, is not 6 minutes 55 seconds; the decimal part has to be multiplied by 60. The calculator removes that conversion trap and gives a consistent figure you can use for race planning, training logs, or comparing sessions.
What Is a Pace Calculator?
A Pace Calculator expresses how much time is required to cover one unit of distance, such as minutes per kilometre or minutes per mile. In this script, pace is calculated as total time divided by distance, while speed is distance divided by time.
The same relationship can be rearranged to find total time as pace multiplied by distance or distance as total time divided by pace. These are simple formulas, but time formatting makes manual calculation awkward because hours, minutes, and seconds are not decimal units.
The calculator converts the time consistently before doing the arithmetic and then presents the result in a form that is easier to use. The reference tables also connect pace with common 5K, 10K, half-marathon, and marathon finish times so the number has practical context.
Reading Your Results
Your result shows your pace per mile or kilometer alongside your total time and distance. Use this figure to set consistent training splits or to predict your finish time for a race of a different distance at the same effort level.
How to use this calculator
The calculator determines your pace, speed, total time, or distance from the values you entered.
1. Pace Formula
Where
2. Speed Formula
3. Total Time Formula
4. Distance Formula
Note
Time should be converted to a single unit (hours or minutes) before performing calculations.
Example 1
Result
5:00 min/km
Example 2
Speed ≈ 12 km/h
Example 3
Example 4
Example with Hours, Minutes, and Seconds
Convert to Minutes
Convert Decimal Minutes
Result
6 minutes 33 seconds per km
Race Finish Times by Pace
| Pace (min/km) | 5 km | 10 km | Half Marathon | Marathon |
|---|---|---|---|---|
| 4:00 | 20:00 | 40:00 | 1:24:24 | 2:48:48 |
| 4:30 | 22:30 | 45:00 | 1:34:57 | 3:09:54 |
| 5:00 | 25:00 | 50:00 | 1:45:30 | 3:31:00 |
| 5:30 | 27:30 | 55:00 | 1:56:03 | 3:52:06 |
| 6:00 | 30:00 | 1:00:00 | 2:06:36 | 4:13:12 |
| 7:00 | 35:00 | 1:10:00 | 2:27:42 | 4:55:24 |
| 8:00 | 40:00 | 1:20:00 | 2:48:48 | 5:37:36 |
Half marathon is 21.0975 km and a full marathon is 42.195 km.
Pace Conversion Reference
| Pace (min/km) | Pace (min/mile) | Speed (km/h) | Speed (mph) |
|---|---|---|---|
| 4:00 | 6:26 | 15.0 | 9.3 |
| 4:30 | 7:14 | 13.3 | 8.3 |
| 5:00 | 8:03 | 12.0 | 7.5 |
| 5:30 | 8:51 | 10.9 | 6.8 |
| 6:00 | 9:39 | 10.0 | 6.2 |
| 7:00 | 11:16 | 8.6 | 5.3 |
| 8:00 | 12:52 | 7.5 | 4.7 |
One mile is 1.609 km, so mile pace is always the slower-looking number.
Training Pace Zones
| Zone | Effort | Pace Relative to Race Pace |
|---|---|---|
| Recovery | Very easy, conversational | 90–120 sec/km slower |
| Easy / Base | Comfortable | 60–90 sec/km slower |
| Tempo | Comfortably hard | 15–30 sec/km slower |
| Threshold | Hard, sustainable ~1 hour | Around 10K race pace |
| Interval | Very hard | 5K race pace or faster |
Most training volume should sit in the easy zone, not the hard ones.
Factors Affecting Your Pace Result
The result depends directly on the distance and elapsed time entered, so an inaccurate route length or mistimed session changes the calculated pace immediately. Unit choice matters as well: a pace in minutes per mile will look numerically larger than the equivalent minutes per kilometre because a mile is longer.
Time conversion is another important source of error. Seconds must be converted as a fraction of a minute before division, and decimal minutes must be converted back by multiplying the decimal portion by 60.
When using pace to predict a race finish, remember that the calculator assumes the same pace can be sustained across the full distance. Real performance can change with terrain, weather, fatigue, stops, elevation, and race strategy, none of which are part of the basic relationship.
For training comparisons, use measured distances and elapsed times recorded on the same basis so one session is not being compared with moving time while another includes stops.
Benefits of Using the Pace Calculator
- Convert a finish time and distance into a repeatable min/km or min/mile pace that is easier to compare across different routes.
- Work backwards from a target pace to estimate the finish time required for a 5K, 10K, half marathon, marathon, or another chosen distance.
- Switch between pace, speed, time, and distance without manually rearranging the same relationship each time.
- Avoid mistakes when converting hours, minutes, seconds, and decimal minutes during longer-duration calculations.
- Use the source's race and training references to place a calculated pace in context rather than treating it as an isolated number.
Frequently asked questions
How is running pace calculated?
The script uses Pace = Total Time ÷ Distance. If a 10 km run takes 50 minutes, the pace is 5 minutes per kilometre. Time should first be expressed consistently before the division is performed.
Why does 6.5 minutes not mean 6 minutes 50 seconds?
Because decimal time is base 10 while minutes contain 60 seconds. The 0.5 part of 6.5 minutes equals 0.5 × 60 = 30 seconds, so 6.5 minutes is 6:30, not 6:50.
Can the calculator estimate a finish time from pace?
Yes. The source rearranges the relationship as Total Time = Pace × Distance. This is useful for a target-time scenario, although it assumes you can maintain that pace over the whole distance.
What is the difference between pace and speed?
Pace tells you the time required per unit of distance, while speed tells you the distance covered per unit of time. The source calculates speed as Distance ÷ Total Time.
Why might my actual race time differ from the prediction?
The calculation is purely based on the pace and distance entered. It does not model hills, weather, fatigue, aid-station stops, surface changes, or pacing variation during the event.
Final Words
The Pace Calculator works best when you use it to convert a finish time and distance into a repeatable min/km or min/mile pace that is easier to compare across different routes.
The result can change because the result depends directly on the distance and elapsed time entered, so an inaccurate route length or mistimed session changes the calculated pace immediately.
When the context moves, use the Pace Calculator again and work backwards from a target pace to estimate the finish time required for a 5K, 10K, half marathon, marathon, or another chosen distance so the conclusion stays current.
Disclaimer
This calculator provides estimates for general informational and educational purposes only and should not be treated as financial, medical, legal, or professional advice. Results depend entirely on the accuracy of the figures you enter.
Always verify important decisions with a qualified professional, official documentation, or your financial institution before acting on any result shown here.
Related Calculators
Body Mass Index calculator to determine if your weight is within healthy ranges based on height and weight measurements. Get BMI classification, health recommendations, and ideal weight ranges with detailed explanations of BMI categories and health implications.
Use CalculatorDaily calorie requirement calculator based on age, gender, weight, height, and activity level using proven metabolic formulas. Plan your diet, weight loss, or weight gain goals with personalized calorie recommendations and nutritional guidance for optimal health.
Use CalculatorCalculate Total Daily Energy Expenditure including BMR and activity level for calorie planning.
Use CalculatorCalculate your Basal Metabolic Rate (BMR) to determine daily calorie needs for weight management, fitness goals, and optimal nutrition planning.
Use CalculatorDetermine body type (ectomorph, mesomorph, endomorph) for personalized fitness and nutrition plans.
Use CalculatorCalculate daily macronutrient requirements (protein, carbs, fats) for fitness and nutrition goals.
Use CalculatorCalculate body fat percentage using US Army standards and measurements for fitness assessments.
Use CalculatorCalculate your body fat percentage using various measurement methods including skinfold, bioelectrical impedance, and body measurements for accurate fitness assessment.
Use CalculatorDetermine your ideal body weight based on height, age, gender, and body frame using multiple scientific formulas for healthy weight targets.
Use Calculator


