Step Distance Calculator Formula

Understand the math behind the step distance calculator. Each variable explained with a worked example.

Formulas Used

Distance (miles)

distance_miles = steps * stride_length_feet / 5280

Distance (km)

distance_km = steps * stride_length_feet / 5280 * 1.60934

Distance (feet)

distance_feet = steps * stride_length_feet

Variables

VariableDescriptionDefault
stepsNumber of Steps10000
stride_length_feetStride Length(feet)2.5

How It Works

Step Distance Formula

Distance (miles) = Steps x Stride Length (ft) / 5,280

There are 5,280 feet in a mile.

Average Stride Lengths

HeightStride Length 5'0" - 5'4"2.1 - 2.3 ft 5'5" - 5'9"2.3 - 2.5 ft 5'10" - 6'2"2.5 - 2.8 ft

Worked Example

10,000 steps with a 2.5 ft stride.

steps = 10000stride_length_feet = 2.5
  1. 01Distance = 10,000 x 2.5 = 25,000 feet
  2. 02Miles = 25,000 / 5,280 = 4.73 miles
  3. 03Km = 4.73 x 1.609 = 7.62 km

Frequently Asked Questions

How far is 10,000 steps?

With an average stride of 2.5 feet, 10,000 steps is about 4.7 miles (7.6 km).

How do I measure my stride length?

Walk 10 steps normally, measure the total distance, and divide by 10. Or measure from heel to heel during a normal step.

Ready to run the numbers?

Open Step Distance Calculator