Walking Speed Estimator
Calculate walking speed in mph and km/h from distance and time.
Returns fitness classification for your age group and a calories burned estimate per mile.
Walking speed and step length are key metrics for fitness tracking, physical therapy assessment, and pedestrian planning. They are related through a simple formula, but both vary significantly by age, height, terrain, and walking purpose (leisurely stroll vs. brisk exercise walk).
Walking speed formula: Speed = Distance ÷ Time
Step length formula (from speed and cadence): Step Length = Speed ÷ Cadence
Stride length vs. step length:
- Step length = distance from one heel strike to the next heel strike of the opposite foot
- Stride length = two steps = left heel to next left heel contact = Step Length × 2
Cadence formula: Cadence (steps/min) = Steps Taken ÷ Minutes
Distance from steps: Distance = Steps × Step Length
Or if step length is unknown, use the standard estimate: Step Length ≈ 0.413 × Height (in meters) (for average adults)
Walking speed benchmarks:
- Very slow (elderly, recovery): < 0.4 m/s (< 0.9 mph)
- Slow: 0.4–0.8 m/s (0.9–1.8 mph)
- Normal casual pace: 1.2–1.4 m/s (2.7–3.1 mph)
- Brisk walk: 1.4–1.8 m/s (3.1–4.0 mph)
- Fast walk: 1.8–2.5 m/s (4.0–5.6 mph)
- Race walking: > 2.5 m/s (> 5.6 mph)
Health significance: Gait speed is strongly predictive of health outcomes in older adults. A walking speed below 0.8 m/s (< 1.8 mph) in adults over 65 is associated with increased risk of hospitalization and mortality.
Worked example: Person is 1.75 m tall. Walks 1 km in 11 minutes.
- Speed = 1,000 m ÷ 660 s = 1.52 m/s = 3.4 mph: a brisk walk
- Estimated step length: 0.413 × 1.75 = 0.72 meters (72 cm)
- Cadence: 1,000 m ÷ 0.72 m = 1,389 steps for 1 km
- Steps per minute: 1,389 ÷ 11 = 126 steps/min: within the healthy aerobic walking range (100–140 steps/min)
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.