Audited ·Last updated 27 Jul 2026·8 citations·Tier 1·0 uses

Running Pace Calculator

Free running pace calculator. Solve for pace, time, or distance in min/km or min/mi. Marathon, half, 10K, 5K splits with km/h and mph conversions.

Running Pace Calculator

What do you want to calculate?
Required when solving for pace or time. Common race distances: 5K = 5, 10K = 10, half marathon = 21.0975 km / 13.1094 mi, marathon = 42.195 km / 26.2188 mi.
Distance unit
Total elapsed time in seconds. 50 minutes = 3000 s, 1 hour = 3600 s, 3:30:00 marathon = 12 600 s. Required when solving for pace or distance.
s
Pace in seconds per unit (km or mile, set by pace unit below). 5:00/km = 300 s, 8:00/mi = 480 s. Required when solving for time or distance.
s
Pace unit
Pace (min/km)
5
Minutes per kilometre — the global standard for race pacing. Decimal form: 5.00 min/km is 5 minutes 0 seconds per km; 4.75 min/km is 4:45/km.
Pace (min/mi)
8.0467 min/mi
Speed
12 km/h
Speed
7.4565 mph
Total time
3,000 s
Distance
10 km
Distance
6.2137 mi

Background.

This pace calculator converts between the three numbers that define every run — distance, time, and pace — so you can answer the questions every runner actually asks: what pace do I need to hold to break 50 minutes for 10K, how long will a 5:30/km marathon take me, and how far did I actually go in this morning's 42-minute run. Enter any two values and the calculator solves for the third using the identity time = distance × pace, then reports the same result in minutes per kilometre, minutes per mile, kilometres per hour, and miles per hour so you do not have to think in two unit systems at once.

Pace and speed are inverse expressions of the same physical quantity. Speed measures how much distance you cover per unit of time (km/h, mph); pace measures how much time you spend per unit of distance (min/km, min/mi). Runners overwhelmingly think in pace because race goals are distance-anchored — you do not aim for an average of 12.1 km/h in a marathon, you aim for a 5:00/km pace that will bring you home in 3:30:58. Pace also scales linearly with split times: holding 5:00/km means every kilometre marker should tick over five minutes apart, which is far easier to monitor on a GPS watch or a chip-timed road race than a constantly oscillating speed readout. The relationship is strictly reciprocal — speed (km/h) × pace (min/km) is always exactly 60 — so a coach saying 'pick it up to 4:30/km' is the same as a treadmill saying '13.3 km/h'.

Race-day pacing strategy is largely the art of running the right pace for long enough. The Riegel 1981 endurance prediction (T2 = T1 × (D2/D1)^1.06) and the Tanda 2011 marathon model both confirm that goal pace must be calibrated to the distance — a runner who can hold 4:00/km for a 10K will not hold 4:00/km for a marathon, because the fatigue exponent is greater than 1. Most coaches recommend running the first 5–10 km of a marathon 5–10 seconds per kilometre slower than goal pace (negative-split strategy), letting glycogen depletion and core-temperature rise be offset by a slight acceleration in the back half rather than the brutal positive split that hits runners who go out at goal pace from kilometre one.

Pace also defines the structure of training. Jack Daniels' VDOT system in Daniels' Running Formula assigns five training paces — easy (E), marathon (M), threshold (T), interval (I), and repetition (R) — each derived from your current race-equivalent VDOT and calibrated against lactate threshold and VO2 max. Yasso 800s, a marathon prediction workout, claim that the average time you can hold for 10 × 800 m in minutes-and-seconds equals your marathon finish in hours-and-minutes (a 3:10 marathoner runs 800s in 3:10 each).

Marathon-equivalent paces are particularly useful for setting expectations. A 5:00/km runner covers 5 km in 25:00, 10 km in 50:00, half marathon in 1:45:29, and marathon in 3:30:58 — if your half marathon is faster than that conversion, your marathon target is probably too aggressive; if it is slower, you may be undertraining your long runs. This calculator does that conversion in one click for any pace, any distance, and any unit system, so you can build a complete race plan — goal time, average pace, split markers, and treadmill speed equivalent — without leaving the page.

What is running pace calculator?

Running pace is the time required to cover one unit of distance — minutes per kilometre or minutes per mile — and it is the universal language of distance running. It is the mathematical inverse of speed: speed = distance ÷ time, pace = time ÷ distance. Because pace is anchored to distance rather than time, it scales naturally with race markers (every kilometre or mile post becomes a checkpoint) and with training prescriptions (a 'threshold pace' is a single number that a runner can verify on every kilometre split). The calculator solves the three-variable identity totalTime = distance × pace for whichever variable you leave blank: give it any two and it returns the third, plus full unit conversions and the equivalent steady-state speed.

How to use this calculator.

  1. Pick what you want to calculate from the 'What do you want to calculate?' menu — pace (you know distance and time), time (you know distance and pace), or distance (you know time and pace).
  2. Enter your distance, choosing km or mi from the distance unit selector. Common shortcuts: 5K = 5 km / 3.1069 mi, 10K = 10 km / 6.2137 mi, half marathon = 21.0975 km / 13.1094 mi, marathon = 42.195 km / 26.2188 mi.
  3. Enter your total time in seconds. Convert from clock format: 50:00 = 3000 s, 1:45:00 = 6300 s, 3:30:00 marathon = 12 600 s. Most GPS watches let you export this directly.
  4. Enter your pace in seconds per unit and pick the pace unit (min/km is the global standard, min/mi the US and Commonwealth road convention). 5:00/km = 300 s, 8:00/mi = 480 s.
  5. Read all seven outputs at once: pace in both min/km and min/mi, speed in km/h and mph, total seconds, and distance in km and mi. The primary output (pace in min/km) is highlighted for goal-setting; the rest are conversion aids.

The formula.

pace = time ⁄ distance ; speed = 60 ⁄ pace

The calculator implements the single identity totalTime = distance × pace, rearranged three ways. Solve for pace: pace (min/km) = (timeSeconds ÷ 60) ÷ distanceKm. Solve for time: totalSeconds = distanceKm × paceMinPerKm × 60. Solve for distance: distanceKm = (timeSeconds ÷ 60) ÷ paceMinPerKm. Speed and pace are reciprocals scaled by 60 — speed (km/h) = 60 ÷ pace (min/km) — so once any of pace, time, or distance is fixed, speed in km/h and mph follow algebraically. All internal arithmetic uses Decimal.js arbitrary-precision arithmetic to avoid the floating-point drift that bites simple JavaScript pace calculators (the classic bug where 5:00 × 42.195 lands on 3:30:58.5 instead of 3:30:58.4). Unit conversions use the NIST SP 811 exact factor 1 mi = 1.609344 km, so pace in min/mi is paceMinPerKm × 1.609344 and distance in mi is distanceKm ÷ 1.609344. Race distances are sourced from World Athletics and USATF: marathon = 42.195 km, half marathon = 21.0975 km, 10 000 m = 10 km exact.

A worked example.

Example

You finish a 10 km parkrun in exactly 50 minutes (3000 seconds). The calculator solves for pace: 50 ÷ 10 = 5.00 min/km, or 5:00/km. Converting via NIST SP 811: 5.00 × 1.609344 = 8.047 min/mi, which is 8:02.8 — call it 8:03/mi. Speed in km/h: 60 ÷ 5.00 = 12.00 km/h. Speed in mph: 12.00 ÷ 1.609344 = 7.456 mph. Now extrapolate the same pace to the marathon: 42.195 km × 5.00 min/km × 60 = 12 658.5 seconds = 3 hours 30 minutes 58.5 seconds, written 3:30:58 — exactly the Boston Marathon men's 40–44 qualifying standard. The Riegel 1981 endurance correction (T2 = T1 × (D2/D1)^1.06) warns this is a theoretical maximum: most runners fade about 5–7% over the marathon distance, so a 50:00 10K runner who has not built marathon-specific endurance should target a more conservative 3:42–3:48 in their first marathon.

pace Unitmin/km
distance Unitkm
time Seconds3,000
distance10
pace Seconds300
solve Forpace

Frequently asked questions.

What is the difference between pace and speed?
They are mathematical inverses of the same quantity. Speed measures distance per unit time (km/h, mph); pace measures time per unit distance (min/km, min/mi). The conversion is exact: speed (km/h) × pace (min/km) = 60, always. So 12 km/h is 5:00/km, 10 km/h is 6:00/km, and 16 km/h is 3:45/km. Runners prefer pace because race goals are distance-anchored — every kilometre marker becomes a checkpoint you can verify on the spot — while speed dominates cycling and driving where time-based steady states are more common.
How do I convert between min/km and min/mi?
Multiply min/km by 1.609344 (the NIST SP 811 exact international-mile factor) to get min/mi. 5:00/km × 1.609344 = 8:02.8/mi. Going the other way, divide min/mi by 1.609344: 7:00/mi ÷ 1.609344 = 4:21/km. Quick approximations runners memorise: every 30 sec/mi is about 19 sec/km; 6:00/mi ≈ 3:44/km; 8:00/mi ≈ 4:58/km; 10:00/mi ≈ 6:13/km. This calculator does the conversion exactly and displays both units side by side so you never have to do mental arithmetic mid-race.
What are Yasso 800s and how do they predict marathon time?
Yasso 800s are a marathon prediction workout invented by Bart Yasso of Runner's World in the 1990s. The protocol: 10 × 800 m on a track at the fastest pace you can hold consistently, with equal-time recovery jogs. The empirical claim is that the average 800 m time in minutes-and-seconds equals your marathon finish in hours-and-minutes. A 3:10 marathoner runs 800s in 3:10 each; a 4:00 marathoner runs them in 4:00. The correlation is rough but useful — peer-reviewed validation in the early 2000s found Yasso 800s overpredict marathon performance for runners with weak aerobic bases and underpredict for highly trained marathoners (who fade less than the model assumes). Use it as a sanity check alongside Riegel and Tanda predictions, not a single source of truth.
What is lactate threshold pace and how do I find mine?
Lactate threshold (LT) is the running intensity at which blood lactate begins to accumulate faster than the body can clear it — roughly 85–88% of HRmax for trained runners. Threshold pace is the pace you could sustain for 60 minutes flat out, which lines up well with most runners' 15K to half-marathon race pace. Practical ways to estimate it: (1) take your most recent 10K race time and add 15–25 seconds per mile (≈ 9–15 sec/km); (2) run a 30-minute time trial and use the average pace of the last 20 minutes; (3) plug a recent race into Jack Daniels' VDOT tables, which assign 'T-pace' directly. Tempo runs are typically 20–40 minutes at LT pace; cruise intervals are 4–6 × 1 mile at LT pace with 1-minute recoveries.
How accurate is the Riegel marathon time predictor?
Pete Riegel's 1981 endurance equation T2 = T1 × (D2/D1)^1.06 predicts race times across distances using an exponent of 1.06. It is remarkably accurate for distances between 1 mile and the half marathon for trained runners, with errors typically under 2%. It systematically overpredicts marathon performance for runners stepping up from shorter distances because marathon-specific limiters — glycogen depletion, thermal load, gait economy under fatigue — are not captured by a single fatigue exponent. The Tanda 2011 model (Med Sci Sports Exerc 43:1718) refines this by incorporating weekly training volume and average training pace, and consistently outperforms Riegel for predicting marathon finish times in trained runners. Use Riegel as a ceiling and Tanda or VDOT for realistic marathon goals.
How do I convert treadmill speed to outdoor pace?
Treadmills display speed in km/h or mph; outdoor runners think in min/km or min/mi. The exact conversions: pace (min/km) = 60 ÷ speed (km/h); pace (min/mi) = 60 ÷ speed (mph). So 12 km/h on a treadmill is 5:00/km outdoors, and 8 mph is 7:30/mi. Add 1–2% gradient to approximate the energetic cost of outdoor running (no wind resistance, perfectly flat belt) — this is well-supported in Jones & Doust 1996 J Sports Sci 14:321. A 6 mph treadmill run at 1% gradient is energetically equivalent to roughly 10:00/mi outdoors on flat ground. This calculator shows both km/h and mph alongside both pace units so you can move between the gym and the road without conversion errors.
What pace do I need to run for a Boston Marathon qualifier?
Boston Athletic Association qualifying standards are age-group and gender-specific. For a 40–44 year-old man the 2026 standard is 3:10:00 (4:30/km, 7:15/mi); for a 40–44 year-old woman it is 3:40:00 (5:13/km, 8:24/mi). Younger age groups are faster (sub-3:00 for 18–34 men), older are progressively more lenient. Because Boston is oversubscribed, the field cutoff in recent years has been 5:29 to 7:42 faster than the published standard — so most coaches recommend training for a cushion of at least 3 minutes under the standard. Plug your goal Boston pace into this calculator with the marathon distance (42.195 km) preset to verify total time and split markers.
Why does the calculator display pace as a decimal instead of minutes:seconds?
The engine returns pace as a single decimal number (e.g. 4.75 min/km) because that is what the underlying arithmetic operates on — you can multiply 4.75 × 42.195 directly to get a marathon time of 200.4 minutes = 3:20:24. Converting decimal pace to mm:ss is straightforward: the integer part is minutes, and the decimal part times 60 is seconds. So 4.75 min/km = 4 minutes + (0.75 × 60) = 4 minutes 45 seconds = 4:45/km. 5.50 min/km = 5:30/km. 4.33 min/km = 4 minutes + (0.33 × 60) = 4:20/km. The displayed precision (typically 2 decimal places) is more than enough for race pacing — 0.01 min/km is 0.6 sec/km, well below the GPS measurement noise floor.
What are sensible target paces for different marathon finish times?
Marathon-equivalent paces (using the exact World Athletics distance of 42.195 km): sub-3:00 = 4:15/km / 6:51/mi; 3:15 = 4:37/km / 7:26/mi; 3:30 = 4:58/km / 8:00/mi; 3:45 = 5:20/km / 8:35/mi; 4:00 = 5:41/km / 9:09/mi; 4:30 = 6:24/km / 10:18/mi; 5:00 = 7:06/km / 11:26/mi; 6:00 = 8:32/km / 13:44/mi. Most amateur runners overestimate sustainable marathon pace by 10–20 sec/km because their 10K race fitness does not extrapolate linearly to the marathon. Use Jack Daniels' VDOT tables, Tanda 2011, or a recent half-marathon time + 5–7% fade as more conservative anchors than raw 10K extrapolation.
Does this calculator account for elevation gain or wind?
No — it computes a pure flat-ground pace from the time = distance × pace identity. Elevation and wind effects must be applied as overlays. Rules of thumb from peer-reviewed sport-science literature: every 100 m of elevation gain adds roughly 30–60 seconds to marathon time depending on grade and fitness; headwinds slow you by approximately the wind speed in m/s × 2 sec/km; tailwinds give back only about half of that. For a hilly course like Boston (≈ 250 m of elevation change), most runners add 3–8 minutes to their flat-course goal time. Use this calculator to set baseline pace, then adjust manually for the specific course profile.

References& sources.

  1. [1]Daniels JT. Daniels' Running Formula. 3rd ed. Champaign, IL: Human Kinetics; 2014. VDOT tables and the five training-pace prescriptions (E, M, T, I, R) used throughout coaching practice.
  2. [2]Riegel PS. Athletic Records and Human Endurance. American Scientist. 1981;69(3):285–290. Original derivation of the endurance equation T2 = T1 × (D2/D1)^1.06.
  3. [3]Tanda G. Prediction of marathon performance time on the basis of training indices. Journal of Human Sport and Exercise. 2011;6(3):511–520. Marathon time as a function of weekly training distance and training pace; consistently outperforms Riegel for marathon prediction.
  4. [4]World Athletics. Marathon — World Records and Definitions. Marathon distance defined as 42.195 km (set 1908 London Olympics, ratified 1921 by IAAF).
  5. [5]USA Track & Field. Competition Rules. Official event distances for road and track events including 5 km, 10 km, half marathon (21.0975 km), and marathon (42.195 km).
  6. [6]National Institute of Standards and Technology. Special Publication 811: Guide for the Use of the International System of Units (SI). 2008 ed. International mile defined as exactly 1.609344 km.
  7. [7]Jones AM, Doust JH. A 1% treadmill grade most accurately reflects the energetic cost of outdoor running. Journal of Sports Sciences. 1996;14(4):321–327. Empirical basis for the 1% treadmill incline correction.
  8. [8]Boston Athletic Association. Qualifying Standards for the Boston Marathon. Age-group and gender-specific qualifying times updated annually.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon