Skip to main content
chain
KM/H to MPH
⌃⏎ run · clear · / focus input
All units
send result to
no matches

KM/H to MPH — quick reference

1 kph = 0.6214 mph
Common KM/H to MPH conversions
kph mph
1 kph 0.6214 mph
2 kph 1.2427 mph
3 kph 1.8641 mph
5 kph 3.1069 mph
10 kph 6.2137 mph
20 kph 12.4274 mph
25 kph 15.5343 mph
50 kph 31.0686 mph
100 kph 62.1371 mph
250 kph 155.3428 mph
500 kph 310.6856 mph
1000 kph 621.3712 mph
// about this tool

KM/H to MPH Online

Updated 2026-08-19

Convert km/h to mph online for free. Enter a speed in kilometres per hour and SnapTools shows the exact value in miles per hour instantly, in your browser — nothing is uploaded.

Multiply km/h by 0.621371 (one kilometre is about 0.621371 miles). For quick reference: 50 km/h ≈ 31.07 mph, 100 km/h ≈ 62.14 mph, 120 km/h ≈ 74.56 mph, and 130 km/h ≈ 80.78 mph. Enter any value above for the precise figure, or use the full Speed Converter for m/s and knots.

// how to use

  1. 1 Type a speed in kilometres per hour into the input.
  2. 2 SnapTools shows the value in miles per hour instantly as you type.
  3. 3 Copy the result, or open the Speed Converter for m/s, knots, and more.

// examples

Highway speed
Input
100
Output
62.13711922
Round number
Input
50
Output
31.06855961

// common uses

Converting metric speed limits to mph Reading km/h vehicle or wind speeds in mph Comparing performance figures across systems Interpreting metric data in mph

// faq

Is my input uploaded to a server?
No. The conversion runs entirely in your browser, so nothing you enter leaves your machine.
How do I convert km/h to mph?
Multiply the km/h value by 0.621371, since one kilometre is about 0.621371 miles. So 100 km/h is about 62.14 mph. This tool applies the exact factor.
What is a quick estimate?
Multiply by 0.6 (or take the value, halve it, and add ten percent). 100 km/h is about 62 mph. For an exact figure this tool uses the full factor.
Why convert km/h to mph?
Metric countries post speeds in km/h, while the US and UK use mph — so a 100 km/h limit is about 62 mph. Converting helps when reading foreign figures or driving abroad.
Does it work for wind or running speeds too?
Yes. Any speed in km/h converts the same way, whether it is a vehicle, wind, or pace figure.

Use this via API

Get a free API key →
curl -X POST https://thesnaptools.com/api/v1/tools/kmh-to-mph \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"100"}'