Speed Converter
60 mph equals 96.56064 km/h, and 100 km/h equals 62.137119 mph. This speed converter turns a value in one speed unit into another using standard, fixed conversion factors. It supports miles per hour (mph), kilometers per hour (km/h), meters per second (m/s), feet per second (ft/s), and knots. Enter a value, choose the unit you already have, choose the unit you need, and the tool runs the conversion through meters per second so the result stays consistent no matter which pair of units you pick. It is useful for checking road speed limits across countries, converting wind or weather-report speeds, working through physics or aviation homework, comparing running and cycling pace data, or translating marine speed readings given in knots into a unit that is easier to picture.
Quick answer
Supports mph, km/h, m/s, ft/s, and knots.
What this tells you
- •Supports mph, km/h, m/s, ft/s, and knots.
- •Uses meters per second as the shared base unit for every conversion.
- •Results are rounded to 6 decimal places for readable output.
- •A knot is a nautical mile per hour, not a regular mile per hour, so it needs its own factor rather than the mph one.
- •The same 6-decimal rounding is applied whether the value is a small walking speed or a large aircraft speed.
How to Use
- 1Enter the speed value you want to convert. Decimals work, so values like 12.5 or 0.375 are fine.
- 2Select the source speed unit in the From field, such as mph for a US road sign or knot for a marine chart.
- 3Select the target speed unit in the To field, such as km/h for a metric speedometer or m/s for a physics problem.
- 4Click Convert to see the converted speed along with the unit labels and the conversion path the tool used.
- 5If the result feeds into a safety-related decision, such as a speed limit or wind advisory, treat it as a quick check and confirm against the official source before acting on it.
How It Works
Formula
Converted speed = input × (source-to-m/s factor) ÷ (target-to-m/s factor)The converter first normalizes your input to meters per second, since that is the base unit every other speed unit maps to. From there, it divides by the target unit's own meters-per-second factor. For example, 1 mph equals 0.44704 m/s exactly, because a mile is 1609.344 meters and there are 3600 seconds in an hour. To go from mph to km/h, the tool multiplies your value by 0.44704 to get meters per second, then divides by the km/h factor of roughly 0.2777778 (which comes from 1000 meters divided by 3600 seconds). A knot uses a different distance entirely: it is one nautical mile (1852 meters) per hour, so its factor is about 0.5144444 m/s. That is why 1 knot is not the same as 1 mph, even though both describe hourly land or sea speed.
Calculation note: values are processed in the order shown above, using the current input units.
Worked Examples
Convert 60 mph to km/h
One mph equals 1.609344 km/h exactly. Multiplying 60 by that factor gives 96.56064 km/h. This is a common check for drivers comparing a US speedometer reading against a metric speed limit sign abroad.
Convert 100 km/h to mph
100 km/h converts to about 27.777778 m/s, then divides by the mph factor of 0.44704 to land on 62.137119 mph. This direction is useful when a rental car's speedometer is in km/h but the driver is used to thinking in mph.
Convert 1 knot to mph
A knot is one nautical mile per hour, which equals 0.5144444 m/s. Dividing that by the mph factor of 0.44704 gives 1.150779 mph. Sailors and pilots use this ratio constantly, since wind and vessel speeds are usually reported in knots while land-based readers think in mph.
Convert 200 km/h to m/s
200 km/h equals 200,000 meters over 3600 seconds, which simplifies to 55.555556 m/s. High-speed rail specs and physics problems often need this exact conversion since m/s is the standard unit in scientific calculations.
Convert 9.58 m/s to km/h
9.58 m/s was Usain Bolt's average speed over his 100-meter world record. Multiplying by 3.6 (the m/s-to-km/h factor) converts that to 34.488 km/h, which is easier to compare against everyday speeds like highway traffic.
Common Speed Unit Reference
What 1 unit of each common speed measurement equals in the others.
| From | km/h | mph | m/s | knot |
|---|---|---|---|---|
| 1 mph | 1.609344 | 1 | 0.44704 | 0.868976 |
| 1 km/h | 1 | 0.621371 | 0.277778 | 0.539957 |
| 1 m/s | 3.6 | 2.236936 | 1 | 1.943844 |
| 1 knot | 1.852 | 1.150779 | 0.514444 | 1 |
1 ft/s equals 1.097280 km/h, 0.681818 mph, 0.3048 m/s, and 0.592484 knot.
Which speed unit should you use?
Miles per hour is the standard road speed unit in the United States and the United Kingdom, while kilometers per hour is the standard almost everywhere else. If a task involves a speedometer, a road sign, or a travel-time estimate, mph or km/h is usually the right pair to convert between, depending on which country the reading comes from.
Meters per second is the base unit used in physics, engineering, and most scientific formulas involving velocity, acceleration, or kinetic energy. Wind speed in scientific reports, sprint speeds in sports science, and projectile problems in textbooks are usually expressed in m/s because it fits cleanly into SI-unit equations.
Knots belong to maritime and aviation contexts. A knot measures nautical miles per hour, and a nautical mile (1852 meters) is longer than a standard mile (1609.344 meters). That difference is why 1 knot converts to about 1.15 mph instead of exactly 1 mph, a mix-up that catches people who assume the two units are interchangeable.
Feet per second shows up in ballistics, some US engineering specs, and certain sports metrics like pitch speed breakdowns. It is less common in daily use than mph or km/h, but the conversion factor works the same way: normalize to meters per second first, then convert to the unit you need.
Common mistakes
- Treating a knot as the same as a mile-per-hour value. A knot uses the longer nautical mile, so 1 knot equals about 1.150779 mph, not exactly 1 mph.
- Mixing up mph and km/h on an international trip. A speed limit sign reading 100 in a country that uses km/h is roughly 62 mph, not 100 mph.
- Rounding an intermediate step before finishing the calculation. Convert straight from source unit to target unit in one pass rather than rounding to a whole number partway through.
- Assuming ft/s and mph scale the same way. They do not share a simple factor of ten or a round number, so a rough mental estimate can be off by a meaningful margin.
- Forgetting that wind speed reports sometimes use knots even in countries that use km/h for road speeds, which can lead to comparing two different unit systems without realizing it.
Embed this calculator on your site
Drop this single line where you want the calculator to appear. It is responsive, mobile-friendly, resizes automatically, and is free to use with attribution.
<script src="https://calctide.com/embed.js" data-tool="speed-converter" async></script>Preview the embed at /embed/speed-converter/.