Skip to content
Wapuula Tools

Speed Converter

The Speed Converter converts any speed value between 5 common units. Enter a number, pick the unit you have and the unit you want, and the result updates instantly in your browser — nothing is uploaded. Every factor below is a standard, exact conversion.

Calculator

Calculator inputs

Result

The formula

Each unit is defined by how it relates to one metre per second (the base unit). A value is first converted to the base unit, then to the target unit:

result = ( value × from-factor + from-offset − to-offset ) ÷ to-factor

For simple units the offset is zero, so it reduces to value × from-factor ÷ to-factor. The offset term is what makes temperature scales (which don't share a zero point) convert correctly.

Worked example

Convert 100 km/h to mph: choose km/h as From and mph as To, enter 100, and the answer appears immediately with a rounded and a full-precision figure.

Frequently asked questions

Are these speed conversion factors exact?
Yes. The factors are the internationally standardised definitions (for example 1 inch = 0.0254 m exactly), not rounded approximations.
Does my data leave my device?
No. The calculation runs entirely in your browser with JavaScript — nothing is sent to a server.
Why show two figures?
The headline is the full-precision result; the “Rounded” figure is a friendlier 2-decimal version for everyday use.