# Pace Min/Mile to MPH

Convert running pace in minutes per mile to miles per hour

> Canonical page: https://elysiatools.com/en/tools/pace-min-per-mile-to-mph

- **Category:** Math & Numbers

- **Keywords:** pace, min per mile, mph, running, speed

## Overview

Enter pace as decimal minutes per mile and convert to mph with mph = 60 ÷ pace.

## Inputs

- **Pace Minutes per Mile** (number): e.g. 8
- **Decimal Precision** (number)

## When to use

- When configuring a treadmill that displays speed in miles per hour (MPH) but your training plan specifies target paces in minutes per mile.
- When analyzing running workout data from GPS watches or fitness trackers to compare speed metrics across different platforms.
- When planning race strategies and needing to calculate the exact speed required to maintain a specific mile pace.

## How it works

- Enter your running pace in decimal minutes per mile in the designated input field.
- Set your preferred decimal precision for the output speed calculation.
- Click calculate to apply the conversion formula where miles per hour equals 60 divided by the pace.

## Use cases

- Treadmill speed calibration for runners transitioning outdoor workouts to indoor training.
- Running coaches converting athlete training logs from pace-based targets to speed-based targets.
- Marathon runners calculating exact speed thresholds for target finish times.

## Frequently asked questions

### How do I convert seconds to decimal minutes for the input?

Divide the seconds by 60. For example, a pace of 8 minutes and 30 seconds is entered as 8.5.

### What formula does this converter use?

It uses the standard formula: Miles Per Hour (MPH) = 60 divided by Pace (Minutes per Mile).

### Can I adjust the decimal precision of the output?

Yes, you can set the decimal precision option to any value between 0 and 10 decimal places.

### Why is converting pace to MPH useful?

It helps runners match outdoor road paces to indoor treadmill speed settings, which are typically measured in MPH.

### Does this tool support kilometer-based paces?

No, this specific tool is designed exclusively for converting minutes per mile to miles per hour.

## Related tools

- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [Feet to Mile](https://elysiatools.com/en/tools/feet-to-mile): Convert feet to miles with configurable decimal precision
- [Mass Flow Rate Converter (kg/s / lb/h / t/h)](https://elysiatools.com/en/tools/flow-rate-mass-converter): Convert mass flow rate between kg/s (kilograms per second, SI base), lb/h (pounds per hour, 1 lb = 0.45359237 kg), and t/h (tonnes per hour, 1 t = 1000 kg). Converts via kg/s to the target unit and also lists the equivalent value in all three units for reference. Used for boiler feedwater, chemical dosing, fuel consumption, and compressed-gas metering.
- [Volumetric Flow Rate Converter (m³/h / L/min / gpm / cfm)](https://elysiatools.com/en/tools/flow-rate-volume-converter): Convert volumetric flow rate between m³/h (cubic metres per hour), L/min (litres per minute), gpm (US gallons per minute, 1 gal = 3.785411784 L), and cfm (cubic feet per minute, 1 ft³ = 28.3168466 L). Converts via m³/s to the target unit and also lists the equivalent value in all four units for reference. Used for pumps, HVAC, compressed air, and piping.
- [Fuel Consumption Converter (L/100km / mpg US / mpg UK / km/L)](https://elysiatools.com/en/tools/fuel-consumption-converter): Convert fuel consumption / fuel economy between L/100km, miles per US gallon (mpg US), miles per Imperial gallon (mpg UK), and km/L. mpg and L/100km are reciprocal (higher mpg = lower L/100km), so conversion goes through the km/L axis, not a single multiplier. Defining constants are exact by law: 1 US gallon = 3.785411784 L (NIST HB 44), 1 Imperial gallon = 4.54609 L (UK W&M Act 1985), 1 mile = 1.609344 km (1959 agreement). Reference: a compact car at ~6 L/100km ≈ 39 mpg US ≈ 47 mpg UK.
- [Illuminance Converter (lux / footcandle / phot / nox)](https://elysiatools.com/en/tools/illuminance-converter): Convert illuminance between lux (lx = lm/m², SI base), kilolux (1 = 1000 lx), footcandle (1 = 10.7639104 lx), phot (1 = 10000 lx), and nox (1 = 0.001 lx). Converts via lux to the target unit and lists the equivalent value in all five units for reference. Reference values: full moon ≈ 0.25, office lighting ≈ 300–500, overcast day ≈ 1000, direct sunlight ≈ 100000 lux.
- [Kinematic Viscosity Converter (m²/s / cSt / ft²/s)](https://elysiatools.com/en/tools/kinematic-viscosity-converter): Convert kinematic viscosity (ν = dynamic viscosity / density) between m²/s (square metres per second, SI base), cSt (centistokes, 1 cSt = 1e-6 m²/s = 1 mm²/s), and ft²/s (square feet per second, 1 = 0.09290304 m²/s). Converts via m²/s to the target unit and also lists the equivalent value in all three units for reference. Reference values: water 20°C ≈ 1.004 cSt, SAE 30 oil ≈ 300–400 cSt at 40°C.
- [KM to Miles](https://elysiatools.com/en/tools/km-to-miles): Convert kilometers to miles with configurable decimal precision

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
