induwara.lk
induwara.lkHealth · Running

Pace Calculator — Running, Min/Km, and Race Time

Convert time and distance into running pace (min/km or min/mile) in seconds. Get predicted 5K, 10K, half marathon, and marathon finish times using the Riegel formula. Runs entirely in your browser — no signup, no ads, sources cited.

By Induwara AshinsanaUpdated May 11, 2026
Pace calculatorRunning & walking
Riegel-verified
km

Race distance (e.g. 5, 10, 21.0975, 42.195).

Total time as mm:ss or h:mm:ss (e.g. 25:00 or 1:30:00).

Quick distance
Pace /km
5:00
✓ verified by speed-inverse
Speed (km/h)
12.00
Distance
5 km
Total time
25:00

Race-time predictions

DistancePredicted timePace (/km)
1 km1 km4:324:32
1 mile1.609 km7:314:40
5K5 km25:005:00
10K10 km52:075:13
Half marathon21.098 km1:55:005:27
Marathon42.195 km3:59:475:41

Even-pace splits (km)

KmCumulative time
15:00
210:00
315:00
420:00
525:00

Pace = time ÷ distance. Race-time predictions use Riegel (1981); accurate to ±5 % for trained athletes on similar terrain. 1 mile = 1.609344 km per NIST SP 811. See the methodology and sources below.

How it works

The calculator handles three problems with the same underlying maths. Pick which one you're solving with the tab selector, enter the two known quantities, and read off the third. Internally all results come from one identity:

time = pace × distance

With pace expressed in seconds per kilometre and distance in kilometres, every other quantity is a rearrangement:

  • pace = time ÷ distance — primary pace mode.
  • distance = time ÷ pace — useful when you know how long you want to run and at what pace.
  • speed (km/h) = distance ÷ (time / 3600) — straight unit conversion.

To convert between kilometres and miles, the calculator uses the NIST-exact factor 1 mi = 1.609344 km. That single constant avoids the rounding errors you get when tools chain approximate conversions (1 mi ≈ 1.61 km is enough to drift a marathon prediction by several seconds).

The race-time prediction table uses the Riegel endurance formula published by Pete Riegel in the 1981 American Scientist paper “Athletic Records and Human Endurance”:

T₂ = T₁ × (D₂ ÷ D₁) ^ 1.06

where T₁ is a known time at distance D₁, and T₂ is the predicted time at the new distance D₂. The 1.06 exponent encodes empirically observed endurance decay — doubling the distance more than doubles the time, but only by about 6%. The formula holds to within ±5% for trained runners on comparable terrain, between efforts of roughly 3.5 minutes and 4 hours. Outside that range (very short sprints, ultras above ~50 km), it tends to under-predict because muscular and metabolic limits change.

As a cross-check the calculator computes pace twice — directly as time ÷ distance, and indirectly via speed (distance ÷ time, then inverted to pace). Both paths agree to floating-point precision; the “verified” tick next to the pace tile is the live confirmation.

Worked examples

A 25-minute 5K

distance = 5 km, time = 25:00

  1. pace = 25:00 ÷ 5 = 5:00 per km
  2. speed = 5 ÷ (25 ÷ 60) = 12.00 km/h (7.46 mph)
  3. pace per mile = 5:00 × 1.609344 = 8:03 / mi
  4. Riegel 10K = 1500 × 2^1.06 ≈ 52:07
  5. Riegel half marathon = 1500 × 4.2195^1.06 ≈ 1:55:00
  6. Riegel marathon = 1500 × 8.439^1.06 ≈ 3:59:47

A 1:30 half marathon

distance = 21.0975 km, time = 1:30:00

  1. pace = 1:30:00 ÷ 21.0975 = 4:16 per km (4:16 × 1.609 = 6:52 / mi)
  2. speed = 21.0975 ÷ 1.5 = 14.07 km/h (8.74 mph)
  3. Riegel 5K = 5400 × (5 ÷ 21.0975)^1.06 ≈ 19:34
  4. Riegel 10K = 5400 × (10 ÷ 21.0975)^1.06 ≈ 40:47
  5. Riegel marathon = 5400 × 2^1.06 ≈ 3:07:39

EDGE — fast kilometre repeat (1 km in 4:00)

distance = 1 km, time = 4:00

  1. pace = 4:00 / km, speed = 15.00 km/h
  2. Riegel 5K = 240 × 5^1.06 ≈ 22:02
  3. Riegel marathon = 240 × 42.195^1.06 ≈ 3:31:16
  4. Caveat: a single fast km doesn't make you a 3:31 marathoner — Riegel assumes the underlying training has matched the target distance.

Frequently asked questions

Sources & references

Formulas and standard distances were last cross-checked against the sources above on 2026-05-11. The page is reviewed annually or whenever World Athletics revises a road-race standard.

Related tools

Rate this tool
Be the first to rate

Comments & feedback

Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.

Found a bug, edge case, or want to suggest an improvement?

Email me at [email protected] — most fixes ship within 24 hours.