ToolActToolAct

Speed Unit Converter

Online speed unit converter - convert between m/s, km/h, mph, knots, Mach, ft/s, the speed of light, and more

What is Speed Unit Conversion?

A speed converter turns a value in one speed unit into another. This tool supports 12 common units: SI metric speeds - metre per second (m/s), kilometre per second (km/s), centimetre per second (cm/s), and millimetre per second (mm/s); transport speeds - kilometre per hour (km/h) and mile per hour (mph); aviation and marine speeds - the knot (one nautical mile per hour) and Mach number (about 340.29 m/s at the ISA sea-level reference); imperial speeds - foot per second (ft/s), inch per second (in/s), and yard per second (yd/s); plus the vacuum speed of light c (299 792 458 m/s) as the relativistic upper bound. Whether you are reading mph off a foreign dashboard, decoding a 'cruising at Mach 0.85' line in a flight report, turning ship speed from knots into km/h, or converting ballistic test data from ft/s to SI units, you can do it here in one step. All calculations run locally in your browser; nothing is uploaded.

How to Use

How to use

  1. Enter the value you want to convert
  2. Select the source unit (From) and target unit (To)
  3. Click the Convert button to see the result
  4. Check Related Conversions for other unit combinations

Speed Unit Tips

  • km/h and m/s: dividing or multiplying by 3.6 is the go-to mental conversion (100 km/h ≈ 27.78 m/s).
  • The knot is only used for ships and aircraft: 1 knot = 1 nautical mile per hour ≈ 1.852 km/h ≈ 1.151 mph.
  • Mach depends on the local speed of sound. This tool uses 340.29 m/s, the ISA sea-level value at 15 °C; the real speed of sound shifts at altitude and high temperatures.

Use Cases

Match speed units between dashboards in different countriesUS and UK dashboards show mph as the primary display, while Europe, China, and Japan use km/h, so the moment you drive a rental car across a border you are jumping between two scales. Common limits to memorise: 30 mph ≈ 48 km/h (residential), 55 mph ≈ 89 km/h (US state highway), 70 mph ≈ 113 km/h (UK motorway), 120 km/h ≈ 75 mph (European and Chinese motorways). Converting the posted limit into the unit on your own dashboard is more reliable than eyeballing the sign and guessing.
Read Mach and knots in flight reportsAirline cruise normally sits between 0.78 and 0.85 Mach, roughly 830-900 km/h, while airspeed, ground speed, and wind are all reported in knots. 'Cruising at 480 knots true airspeed with a 60-knot tailwind' translates to a true airspeed of 889 km/h and a ground speed of about 1000 km/h. Maritime AIS shows ship speed in knots too - a 20-knot container ship works out to about 37 km/h.
Compare track, cycling, and skiing performance on the same scaleA 10-second 100 m sprint is 10 m/s = 36 km/h; the men's marathon world record of 2:00:35 averages ≈ 21.03 km/h; Tour de France sprint finishes routinely top 70 km/h ≈ 19.4 m/s; alpine downhill ski races commonly hit 130 km/h ≈ 36 m/s. Bringing every figure into the same unit makes it easy to see where the ceiling sits for each form of human motion.
Convert ballistic and free-fall data from ft/s to SIBallistics, firearm manuals, and historical North American aerospace literature are full of ft/s figures. A 9 mm Luger handgun has a muzzle velocity around 1150 ft/s = 350 m/s = 1260 km/h; an object in free fall reaches ≈ 9.81 m/s ≈ 32.2 ft/s after one second. Converting to m/s lets you plug straight into v = gt or E_k = ½mv² without sneaking imperial units into a physics formula.
Normalise conveyor speeds and astronomical/telecom delaysFactory conveyors, printing presses, and printer feed mechanisms are often spec'd in m/s, cm/s, or mm/s, and the on-machine display rarely uses the same unit as the datasheet. Lining everything up - 50 cm/s = 0.5 m/s = 30 m/min - lets you compare throughput across models at a glance. Astronomy and telecoms work in the other direction with the speed of light: a light-second is about 300 000 km, a signal between Earth and the Moon takes around 2.5 seconds round trip, and 1 km/s ≈ 3.336 × 10⁻⁶ c.

Technical Principle

Speed is the rate of change of position with respect to time, and its SI derived unit is the metre per second (m/s); km/s, cm/s, and mm/s are just decimal multiples of m/s with SI prefixes, not independent SI base units. After the 2019 SI redefinition the metre is fixed by the vacuum speed of light c = 299 792 458 m/s (exact), and the second by the caesium-133 ground-state hyperfine frequency Δν_Cs = 9 192 631 770 Hz (exact), so m/s is itself exact inside the SI. The converter stores every other unit as a fixed scalar multiple of m/s, and each conversion is a single floating-point multiplication value × (factor_from / factor_to). The core constants: 1 km/h = 1000/3600 m/s = 5/18 m/s (exact fraction); 1 mph is built on the international mile 1 mile = 1609.344 m exactly (1959 international yard-and-pound agreement), so 1 mph = 1609.344/3600 m/s = 0.447 04 m/s exactly; 1 ft/s = 0.304 8 m/s exactly (international foot); 1 knot = 1852/3600 m/s ≈ 0.514 444 m/s (international nautical mile 1 nm = 1852 m, set by the 1929 International Hydrographic Conference); 1 in/s = 0.025 4 m/s exactly; 1 yd/s = 0.914 4 m/s exactly. All of these imperial factors are rational numbers and introduce no floating-point error of their own - the only approximation happens at display time when results are rounded. Strictly speaking Mach is not an absolute speed unit but a dimensionless ratio - object speed divided by the local speed of sound. This tool uses the speed of sound in dry air at the ISA sea-level reference of 15 °C, a₀ = √(γRT) ≈ 340.29 m/s (adiabatic index γ = 1.4, dry-air specific gas constant R = 287.05 J/(kg·K), T = 288.15 K). In real flight the speed of sound scales with temperature: in the troposphere a = a₀ √(T/288.15), so at 11 km altitude with T = −56.5 °C the speed of sound drops to ≈ 295.07 m/s. A 'true Mach number' in supersonic flight has to be corrected against the local temperature reported by the air-data computer. So the Mach conversion here is fine for teaching and back-of-the-envelope work, but not a substitute for an exact aerospace calculation. The speed of light c = 299 792 458 m/s is an SI defining constant (17th CGPM, 1983) and carries no uncertainty. Newtonian mechanics adds velocities linearly, while relativity uses the Einstein velocity-addition formula v = (u + w)/(1 + uw/c²); at ordinary engineering speeds (v ≪ c) the two agree to many decimals - a jetliner at 270 m/s is only ≈ 9 × 10⁻⁷ c, and whether or not you apply the relativistic correction depends on whether your experiment is sensitive to relative deviations on the order of 10⁻¹². Numerical accuracy is bounded by IEEE 754 double precision (about 15-17 significant decimal digits, machine epsilon 2⁻⁵² ≈ 2.22 × 10⁻¹⁶). The widest span in this converter is c → mm/s, a ratio of about 3 × 10¹¹, still well inside the safe range of double precision, so chained multiplications and divisions never overflow or underflow. The display layer rounds to 6-9 significant figures, and the unit conversion itself loses essentially no precision.

  • Metre per second definition: 1 m/s = 1 m / 1 s; the 2019 SI fixes c and Δν_Cs, making m/s exact inside the SI. km/s, cm/s and mm/s are SI-prefixed multiples of m/s, not independent base units.
  • 1 km/h = 5/18 m/s (exact fraction), which is where the 'divide by 3.6' mental trick comes from; 1 mph = 0.447 04 m/s exactly, anchored to the international mile 1 mile = 1609.344 m.
  • 1 knot = 1852/3600 m/s ≈ 0.514 444 m/s; the knot is one international nautical mile per hour, used for ships, aircraft, and meteorological wind speed.
  • Mach is a dimensionless ratio; this tool references the ISA sea-level speed of sound 340.29 m/s, fine for teaching and rough estimates but not for precise aerospace work, which must correct for the local temperature.
  • 1 ft/s = 0.304 8 m/s exactly; 1 yd/s = 0.914 4 m/s exactly; 1 in/s = 0.025 4 m/s exactly. The imperial speed units all convert through rational factors, so they introduce no floating-point approximation.
  • The speed of light c = 299 792 458 m/s exactly is an SI defining constant (1983 CGPM); relativistic velocity addition v = (u+w)/(1+uw/c²) reduces to the Newtonian sum at ordinary engineering speeds.
  • IEEE 754 double precision gives ~15-17 significant digits; the widest span here, c → mm/s, is about 3 × 10¹¹, far below the overflow limit, but display should still be rounded to 6-9 significant figures to avoid false precision.

Examples

Car speed

100 km/h ≈ 62.137 mph ≈ 27.778 m/s ≈ 91.134 ft/s

Airliner cruise speed

0.85 Mach ≈ 289.25 m/s ≈ 1041.3 km/h ≈ 562.3 knots

High-speed rail

350 km/h ≈ 217.5 mph ≈ 97.22 m/s (typical service speed of China's CR400 Fuxing)

Ships and maritime

20 knots = 37.04 km/h ≈ 23.02 mph (typical container ship cruising speed)

100 m sprint

100 m in 10 s = 10 m/s = 36 km/h ≈ 22.37 mph

Speed of light in vacuum

1 c = 299 792 458 m/s = 1 079 252 848.8 km/h (exact by definition)

FAQ

Which speed units are supported?

12 common speed units: metre per second (m/s), kilometre per hour (km/h), mile per hour (mph), foot per second (ft/s), knot (kn), Mach number (Mach), centimetre per second (cm/s), millimetre per second (mm/s), kilometre per second (km/s), inch per second (in/s), yard per second (yd/s), and the speed of light (c). Pick any two units and convert in real time.

How much is 1 km/h in m/s, and why do we divide by 3.6?

1 km/h = 1000 m / 3600 s = 1/3.6 m/s ≈ 0.2778 m/s. An hour is 3600 seconds and a kilometre is 1000 metres, so the ratio is exactly 3.6. That is why 'km/h divided by 3.6' gives m/s and 'm/s times 3.6' gives km/h - the most common mental conversion in physics class.

Are knots and miles per hour the same thing?

No. The knot is a maritime and aviation unit: 1 knot = 1 nautical mile per hour, and 1 international nautical mile = 1852 m, so 1 knot = 1.852 km/h ≈ 1.151 mph. The key difference is the mile itself: a statute mile is 1609.344 m, about 13% shorter than a nautical mile. Ship speed, wind speed, and aircraft airspeed are all reported in knots; road traffic uses mph or km/h.

What is Mach, and why does it change with altitude?

Mach number is the dimensionless ratio of an object's speed to the local speed of sound. This tool uses the International Standard Atmosphere (ISA) sea-level value at 15 °C, a₀ = 340.29 m/s, so 0.85 Mach ≈ 289.25 m/s. In real flight the speed of sound varies with air temperature: at the tropopause (11 km, −56.5 °C) it drops to about 295 m/s, so the same true airspeed corresponds to a higher Mach number than it would at sea level. Aerospace engineering needs the local temperature for an exact figure.

How is the speed of light c defined, and why is it shown as an exact value?

In 1983 the 17th CGPM defined the vacuum speed of light to be exactly c = 299 792 458 m/s and used that constant to define the metre - the metre is now 'the distance light travels in vacuum in 1/299 792 458 of a second'. So c carries no uncertainty inside the SI; it is an exact value by definition. 1 km/s ≈ 3.336 × 10⁻⁶ c, and 1 c is roughly 1 080 000 000 km/h.

Why don't mph and ft/s convert to a clean integer factor?

Both are imperial, but the denominators differ: mph is miles per hour, ft/s is feet per second. With 1 mile = 5280 ft and 1 hour = 3600 s, you get 1 mph = 5280/3600 ft/s = 22/15 ft/s ≈ 1.4667 ft/s. So either reach for a calculator or memorise the fractions 'mph × 22/15 ≈ ft/s' and 'ft/s × 15/22 ≈ mph'.

Why does the trailing digit of a km/h ↔ m/s conversion sometimes disagree with mental math?

Because 1/3.6 is the repeating decimal 0.27777…, which can only be stored approximately in IEEE 754 double precision. By hand 100 km/h is 27.7777… m/s; the floating-point result is 27.777 777 777 777 79 m/s. The difference is around 10⁻¹⁵, far below any real measurement precision. This tool displays 4 decimal places (≥1) or 6 significant figures (<1) by default, to avoid implying false high precision.