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

MPH to KM/H — quick reference

1 mph = 1.6093 kph
Common MPH to KM/H conversions
mph kph
1 mph 1.6093 kph
2 mph 3.2187 kph
3 mph 4.828 kph
5 mph 8.0467 kph
10 mph 16.0934 kph
20 mph 32.1869 kph
25 mph 40.2336 kph
50 mph 80.4672 kph
100 mph 160.9344 kph
250 mph 402.336 kph
500 mph 804.672 kph
1000 mph 1609.344 kph
// about this tool

MPH to KM/H Online

Updated 2026-08-19

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

Multiply mph by 1.609344 (one mile is exactly 1.609344 km). For quick reference: 30 mph ≈ 48.28 km/h, 50 mph ≈ 80.47 km/h, 60 mph ≈ 96.56 km/h, 70 mph ≈ 112.65 km/h, and 100 mph ≈ 160.93 km/h. 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 miles per hour into the input.
  2. 2 SnapTools shows the value in kilometres 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
60
Output
96.56064
Round number
Input
30
Output
48.28032

// common uses

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

// 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 mph to km/h?
Multiply the mph value by 1.609344, since one mile is exactly 1.609344 kilometres. So 60 mph is about 96.56 km/h. This tool applies the exact factor.
What is a quick estimate?
Multiply by 1.6 (or add 60 percent). 50 mph is about 80 km/h. For an exact figure this tool uses the full factor.
Why do speed limits differ between countries?
Countries using miles post limits in mph, while metric countries use km/h — so a 60 mph limit is about 97 km/h. Converting helps when driving abroad.
Does it work for wind or running speeds too?
Yes. Any speed in mph 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/mph-to-kmh \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"value":"60"}'