Tested tool guide
Tested browser tools
Checked August 16, 2026
What Running Pace Calculator does, with a checked example
Running pace has two faces that trip up nearly everyone: pace is time per distance, while speed is distance per time, and the two are reciprocals. This tool converts between them, so a single entry - a 50-minute 10K, a treadmill speed of 12 km/h, a goal marathon time - produces the pace, the speed, and projected finish times for 5K, 10K, half marathon, and marathon, plus per-kilometer or per-mile splits. What surprises users most: the faster you run, the smaller the pace number is. 5:00 per km is faster than 6:00 per km.
Worked example
A concrete input and expected output from the current implementation.
->
Expected output
Pace: 5:00 per km (8:03 per mile). Speed: 12.0 km/h (7.5 mph). Projected finishes at even pace: 5K 25:00, half marathon 1:45:29, marathon 3:30:59. Per-km splits: 5:00, 10:00, 15:00, 20:00, 25:00, 30:00, 35:00, 40:00, 45:00, 50:00.
Fifty minutes over ten kilometers is five minutes per kilometer, and the reciprocal of that pace is 12 km/h. The tool scales the pace linearly, so each projected finish is 5:00 times the distance in kilometers, rounded to the nearest second.