What is a pace calculator?
A pace calculator tells you how fast you are moving on average, expressed as the time it takes to cover one mile or one kilometer. Runners, walkers, cyclists, and swimmers use pace to plan workouts, pace races, and compare efforts across different distances. Unlike speed (distance per hour), pace is "time per unit distance" — the lower the number, the faster you are going.
How to use it
Enter the total time of your activity using the hours, minutes, and seconds fields. Then enter the distance you covered and choose whether that distance is in miles or kilometers. The calculator divides the total time by the distance and converts the result into a friendly minutes:seconds-per-unit pace, and it also reports your average speed.
The formula explained
The core formula is simply pace = total time ÷ distance. First, your time is converted entirely into seconds: hours × 3600 + minutes × 60 + seconds. Dividing that by the distance gives seconds per unit, which is then split into whole minutes and remaining seconds for display. Average speed is the reciprocal rate: distance divided by the time in hours.
$$\text{Pace} = \frac{3600\,\text{Hours} + 60\,\text{Minutes} + \text{Seconds}}{60 \times \text{Distance (mi)}} \;\; \text{min/mile}$$
$$\text{Pace} = \frac{3600\,\text{Hours} + 60\,\text{Minutes} + \text{Seconds}}{60 \times \text{Distance (km)}} \;\; \text{min/km}$$
Worked example
Suppose you run 5 miles in 50 minutes. Total time = \(50 \times 60 = 3000\) seconds. Pace = \(3000 \div 5 = 600\) seconds per mile = 10:00 per mile. Your average speed is \(5 \div (3000/3600) = 5 \div 0.8333 = 6\) 6 mph.
Common Race Pace and Finish Time Reference
The table below shows the finish times you would record at several steady paces over the four most common road-race distances. Finish time is simply pace multiplied by distance, where 5K = 3.107 miles, 10K = 6.214 miles, the half marathon = 13.109 miles, and the marathon = 26.219 miles.
| Pace (min/mile) | Pace (min/km) | 5K | 10K | Half Marathon | Marathon |
|---|---|---|---|---|---|
| 7:00 | 4:21 | 21:45 | 43:30 | 1:31:46 | 3:03:32 |
| 8:00 | 4:58 | 24:51 | 49:43 | 1:44:52 | 3:29:45 |
| 9:00 | 5:35 | 27:58 | 55:55 | 1:57:58 | 3:55:58 |
| 10:00 | 6:13 | 31:04 | 1:02:08 | 2:11:05 | 4:22:11 |
| 11:00 | 6:50 | 34:11 | 1:08:22 | 2:24:12 | 4:48:25 |
| 12:00 | 7:27 | 37:17 | 1:14:34 | 2:37:18 | 5:14:37 |
Finish times are rounded to the nearest second. To check any single race against your own goal, enter your target time and that race distance into the pace calculator above.
FAQ
What's the difference between pace and speed? Pace is time per distance (e.g., 10 min/mile); speed is distance per time (e.g., 6 mph). They describe the same effort in inverse terms.
Can I use it for kilometers? Yes — just choose "Kilometers" and the pace will be reported in minutes per kilometer.
Does this work for cycling or swimming? Absolutely. The math is unit-agnostic; enter any time and distance and you'll get the corresponding average pace.