Running Pace Calculator Formula

Understand the math behind the running pace calculator. Each variable explained with a worked example.

Formulas Used

Pace per Mile

pace_per_mile = pace

Pace per Kilometer

pace_per_km = pace / 1.60934

Speed

speed_mph = 60 / pace

Variables

VariableDescriptionDefault
time_minutesTotal Time(minutes)30
distance_milesDistance(miles)3.1
paceDerived value= time_minutes / distance_milescalculated

How It Works

Running Pace Formula

Pace (min/mile) = Total Time (min) / Distance (miles)

Speed (mph) = 60 / Pace

To convert to pace per km, divide pace per mile by 1.609.

Worked Example

A 5K (3.1 miles) run in 30 minutes.

time_minutes = 30distance_miles = 3.1
  1. 01Pace = 30 / 3.1 = 9.68 min/mile
  2. 02Pace per km = 9.68 / 1.609 = 6.01 min/km
  3. 03Speed = 60 / 9.68 = 6.2 mph

Ready to run the numbers?

Open Running Pace Calculator