Speed Converter
Convert speed and velocity in real-time between metric and imperial systems.
Input Velocity
Please enter a valid speed value to display conversions.
Mathematical Principles of Velocity Conversion
**Speed and velocity conversion** calculates distance traveled per unit time (L/T), mapping all values to the SI base unit — the **Meter per second (m/s)**.
If V_A is the input value, and C_A is the conversion factor representing unit A in meters per second (1 A = C_A m/s), the base value in meters per second is:Meters/second = V_A * C_ATo project this value into target unit B with conversion factor C_B (1 B = C_B m/s), we calculate:Value B = (Meters/second) / C_B
Standard velocity conversion constants utilized:
- Kilometers per hour (km/h): 0.277778 m/s (exactly 1/3.6 m/s).
- Miles per hour (mph): 0.44704 m/s (exactly 1609.344/3600 m/s).
- Knot (kn): 0.514444 m/s (defined as exactly 1.852 km/h).
- Mach (at 15°C): 340.29 m/s (speed of sound in dry air).
Speed Conversion FAQs
Answering common questions about km/h, mph, knots, Mach scales, and velocity math.