Miles per Hour to Kilometers per Hour
Snapshot
1 Mile per Hour equals 1.609344 Kilometers per Hour. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses fixed vessel-speed definitions anchored to knots and the active marine route.
- Example: For 5 Miles per Hour, the result equals 8.04672 Kilometers per Hour.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
1.609344 Kilometers per Hour (km/h)
SwitchMachine access
Available to apps and AI agents
Miles per Hour to Kilometers per Hour can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.
Machine-readable identifiers
- Conversion family
marine- Source unit
miles_per_hour- Target unit
kilometers_per_hour
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "marine",
"value": 1,
"from": "miles_per_hour",
"to": "kilometers_per_hour"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "miles_per_hour",
"to": "kilometers_per_hour",
"result": {
"raw": 1.609344,
"display": "1.609344"
},
"canonicalPath": "/marine/miles-per-hour-to-kilometers-per-hour/"
}
}Explanation
Formula: Kilometers per Hour = Mile per Hour × 1.609344. Why: marine speed units are normalized through knots, so the route follows one deterministic vessel-speed basis before applying the target unit.
Miles per Hour (mph): a common land-speed unit used when vessel or current speeds are restated in statute terms.
Kilometers per Hour (km/h): a metric speed unit often used for vehicle and land-transport comparisons.
This route is useful when restating vessel speed between knots and engineering or land-speed units for navigation, instrumentation, and performance reporting.
This conversion is purely multiplicative because both units reduce through one fixed marine reference basis for the active family, with no offset.
Common Conversion Values
| Mile per Hour (mph) | Kilometers per Hour (km/h) |
|---|---|
| 1 | 1.609344 |
| 5 | 8.04672 |
| 10 | 16.09344 |
| 15 | 24.14016 |
| 20 | 32.18688 |
| 30 | 48.28032 |
| 40 | 64.37376 |
Questions & answers
Frequently Asked Questions
How many kilometers per hour are in 1 mile per hour?
The fixed factor gives 1 mile per hour = 1.609344 kilometers per hour.
What is the reverse conversion for Miles per Hour to Kilometers per Hour?
Use the Kilometers per Hour to Miles per Hour page to reverse the same vessel-speed relationship for knots, current, and performance checks.
Can I use decimal miles per hour values?
Yes. Decimal miles per hour values are supported for vessel speed, current, and instrumentation checks.