Guide · Units
How to Convert Speed Units (mph, km/h, m/s)
Updated 2026-08-10 · 4 min read
Speed is length per time. Convert the length, convert the time, or use a combined factor. The SI unit is m/s. Road signs use km/h or mph. Marine and aviation logs use knots. Those four cover almost every homework set and almost every ticket about a GPS track.
The exact everyday factors:
- 1 m/s = 3.6 km/h
- 1 mph = 1.609344 km/h (because 1 mile = 1609.344 m)
- 1 knot = 1.852 km/h (because 1 nautical mile = 1852 m)
If you remember only 3.6, you can still do physics labs. If you remember only 1.6, you will be 0.6 percent off on every US–metric road conversion.
Why 3.6 is exact
1 m/s means 1 metre in 1 second. There are 3600 seconds in an hour and 1000 metres in a kilometre:
(1 m / 1 s) × (3600 s / 1 h) × (1 km / 1000 m) = 3.6 km/h.
No survey-foot drama. No 1959 committee. This is the conversion you should do in your head before you trust a widget.
mph is the messy one because the mile is 1609.344 m, not 1600. Knots are clean again: 1852 is exact.
Statute miles versus nautical miles
A car’s 60 mph is 60 statute miles per hour. A ship’s 12 kn is 12 nautical miles per hour. Converting 12 kn as if they were mph (× 1.609) gives 19.3 km/h. The correct figure is 12 × 1.852 = 22.224 km/h. That is not a rounding issue; it is the wrong mile.
Wind reports in meteorology are often knots. Car dashboards are not. If a problem mixes a “15 knot wind” with a “70 mph highway,” convert each to m/s before you add vectors.
Speed is not velocity
In casual English they are synonyms. In mechanics, speed is the magnitude of velocity. Velocity needs a direction. Speed converter changes units of a scalar you already have. Velocity calculator computes v = Δx / Δt from a distance and a duration.
A 100 m sprint in 12.00 s is 8.333 m/s (30.00 km/h). That is a calculation, then optionally a unit change. A radar gun that already says 50 mph needs only the converter: 50 × 0.44704 = 22.352 m/s. The 0.44704 factor is 1.609344 / 3.6.
The write-up for v = Δx / Δt is how to calculate velocity from distance and time. Length units themselves are how to convert length.
One numeric check: 60 mph
60 mph × 1.609344 = 96.56064 km/h.
60 mph × 0.44704 = 26.8224 m/s.
60 mph in knots: 96.56064 / 1.852 ≈ 52.14 kn.
A posted “60” in the UK is mph. A posted “60” in France is km/h (16.67 m/s). The number on the sign does not carry a hidden unit. After you convert, write 96.56 km/h, not 96.56.
Open the speed converter and enter 60 mph → m/s. You should see 26.8224. If you see 60, you did not change the target unit. If you see 21.6, you treated 60 as km/h (60 / 3.6). The page does not need an account; it runs in the tab.
Acceleration and closing speed
Converting 9.81 m/s² is not a speed conversion; it is already SI acceleration. Average speed over a trip is total distance over total time, including stops. Instantaneous speed on a GPS is a different number. Do not convert a trip average in km/h to m/s and then treat it as the speed at impact.
Mach number is a ratio to the local speed of sound, which depends on air temperature. “Mach 0.8” is not a fixed m/s. Leave it off a simple mph/km/h tool.
Feet per second still appear in US ballistics and some HVAC notes: 1 ft/s = 0.3048 m/s = 1.09728 km/h. 88 ft/s is 60 mph, the old classroom mnemonic. Convert 88 ft/s in the speed page if it is listed; otherwise go through metres.
Copy results with units. If the next step is kinetic energy, you want m/s and kilograms, not mph and pounds, unless every constant in the formula is customary. Energy units are a different cluster; speed first, then energy if you already computed joules. The rest of the converter map is on the student and engineer roundup.
Frequently asked questions
How do I convert metres per second to kilometres per hour?
Multiply by 3.6. That is exact: 1 m/s = 1 m/s × (3600 s/h) / (1000 m/km) = 3.6 km/h. Divide by 3.6 to go the other way.
How many km/h is 60 mph?
60 × 1.609344 = 96.56064 km/h, or 26.8224 m/s. The ‘times 1.6’ shortcut gives 96 km/h, about 0.6 percent low.
Is a knot the same as a km/h?
No. 1 knot = 1 nautical mile per hour = 1.852 km/h exactly = 0.514444… m/s. Do not convert knots with the statute-mile factor 1.609344.
When should I use the speed converter versus the velocity calculator?
Use the speed converter when you already have a speed and need another unit. Use the velocity calculator when you have distance and time and need v = Δx/Δt. Speed is a scalar; velocity in physics is a vector.
Are mph and km/h interchangeable on a car speedometer?
Only after conversion. A limit of 50 km/h is 31.07 mph, not 50. A US 65 mph limit is 104.6 km/h, not 65. Dual-scale dials are already converted; a number painted on a sign is not.
Does the speed converter require an account?
No. It runs in the browser. Type the value, pick mph, km/h, m/s, or kn, copy the result.
Related guides
More reading that links back to the same tools and workflows.
How to Calculate Velocity From Distance and Time
Average velocity problems for class and lab. Calculate in the browser with unit care.
4 min read
How to Convert Length Units (Metric and Imperial)
Convert metres, feet, inches, and miles accurately in the browser.
4 min read
Why Your Unix Timestamp Is Off by Hours (or 55 Years)
Seconds vs milliseconds, UTC vs local, and Excel serial dates. How to convert an instant in the browser without uploading a log dump.
11 min read
Best Unit Converters for Students and Engineers
Length, temperature, bytes, Unix time, pressure, and more - fast unit converters that work offline in your browser.
5 min read