mph vs km/h

Differences, use cases, and when to use each

Last updated: April 6, 2026

Miles per hour (mph) is the speed unit used in the US and UK road systems. Kilometers per hour (km/h) is the metric speed unit used by most of the world. 1 mph = 1.609 km/h.

Quick Comparison

Featuremphkm/h
SystemImperialMetric (SI)
1 Unit =1.609 km/h0.621 mph
UsageUS, UK road signsMost of the world, aviation (kph for ground)
Common Speeds60 mph highway, 30 mph urban100 km/h highway, 50 km/h urban
SportsUS sports broadcastsInternational sports broadcasts

When to Use Each

When to Use mph

Use mph for US and UK audiences in road contexts — speed limits, car specifications marketed in the US/UK, and American sports broadcasts.

When to Use km/h

Use km/h for international audiences, all scientific contexts, and any content consumed outside the US and UK. Most GPS devices and international weather apps use km/h.

Pros & Cons

mph

Standard for US/UK roads
Familiar for American audiences
Only used in US and UK for roads

km/h

International standard
Used by almost all countries globally
Scientific standard
Less familiar to American audiences

Verdict

1 mph ≈ 1.6 km/h. US and UK drivers think in mph; everyone else thinks in km/h. GPS devices typically support both. International car specs list both units.

Key Takeaways: mph vs km/h

Choosing between mph and km/h depends on your specific requirements, not on which format is “better” in absolute terms. Both exist because they solve different problems well. In professional projects, you will often use both — the key is understanding which context calls for which tool.

If you are starting a new project and have flexibility in choosing your data format or tool, consider your team's familiarity, your ecosystem requirements, and the long-term maintenance implications. The comparison table and pros/cons above should help you make an informed decision for your specific situation.

Switching Between mph and km/h

If you need to convert or migrate between mph and km/h, our tools can help. Use the interactive tools linked below to convert data formats instantly in your browser, or explore the code examples in our language-specific guides for programmatic conversion in your preferred language.

When migrating a project from one to the other, start with a small subset of your data, validate the output thoroughly, and then automate the full conversion. Always keep a backup of your original data until you have verified the migration is complete and correct.

Try the Tools

Frequently Asked Questions

Quick way to convert mph to km/h?
Multiply by 1.6 (or more precisely, 1.609). Easy mental math: 60 mph × 1.6 = 96 km/h ≈ 100 km/h. Consecutive Fibonacci numbers work again: 5 mph ≈ 8 km/h, 13 mph ≈ 21 km/h.
Why do speedometers in some countries show both mph and km/h?
Many vehicles are manufactured for global markets and include dual-unit speedometers. Cars sold in Canada and the UK commonly show both since Canada borders the US (miles) and the UK uses miles on roads despite metric elsewhere. European cars may show km/h with small mph markings for UK export.
What speed unit is used in aviation?
Aviation uses knots (nautical miles per hour) for airspeed and ground speed. 1 knot = 1.852 km/h = 1.151 mph. Knots are used because one nautical mile equals one minute of latitude, making navigation calculations straightforward. Runway visibility and wind speeds also use knots.
How do speed cameras and radar guns handle mph vs km/h?
Speed enforcement equipment is calibrated to the country's standard unit. US and UK radar guns display mph; European ones display km/h. GPS-based speed tracking apps convert from the GPS signal (which reports in m/s internally) to the user's preferred unit. Errors in unit display are a real traffic enforcement concern.
What is the Beaufort scale and how does it relate to mph and km/h?
The Beaufort scale measures wind speed in 13 levels (0=calm to 12=hurricane). Force 7 (near gale) is 50-61 km/h or 31-38 mph. Weather services often use the Beaufort scale alongside km/h or mph because the named categories (breeze, gale, storm) convey impact more intuitively than raw numbers.
How do I convert speed units in my fitness or running app?
Running apps typically track pace (minutes per mile or km) rather than speed. To convert: 6:00/mile = 3:43/km. To convert speed: multiply mph by 1.609 for km/h. Most running apps let users toggle between metric and imperial in settings, converting all displayed values automatically.

Was this page helpful?

Reviewed by

Tamanna Tasnim

Senior Full Stack Developer

ToolsContainerDhaka, Bangladesh5+ years experiencetasnim@toolscontainer.comwww.toolscontainer.com

Full-stack developer with deep expertise in data formats, APIs, and developer tooling. Writes in-depth technical comparisons and conversion guides backed by hands-on engineering experience across modern web stacks.