Kilometers per Hour to Meters per Second
Snapshot
1 Kilometer per Hour equals 0.277778 Meters per Second. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses fixed meters-per-second-based speed definitions.
- Example: For 0.5 Kilometers per Hour, the result equals 0.138889 Meters per Second.
- 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
0.277778 Meters per Second (m/s)
SwitchMachine access
Available to apps and AI agents
Kilometers per Hour to Meters per Second 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
speed- Source unit
kilometer_per_hour- Target unit
meter_per_second
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": "speed",
"value": 1,
"from": "kilometer_per_hour",
"to": "meter_per_second"
}Essential response
{
"ok": true,
"conversion": {
"family": "speed",
"value": 1,
"from": "kilometer_per_hour",
"to": "meter_per_second",
"result": {
"raw": 0.2777777777777778,
"display": "0.277778"
},
"canonicalPath": "/speed/kilometers-per-hour-to-meters-per-second/"
}
}Explanation
Use this page when you want a direct kilometers per hour to meters per second conversion. Here, 1 kilometer per hour equals 0.277778 meters per second.
Both units are metric speed scales tied directly to meters and seconds, so the route follows one exact meters-per-second normalization path. This route is useful when restating metric speed values between meters per second and kilometers per hour so calculations, sensor output, and road-speed references stay on the intended scale.
This conversion is purely multiplicative because both units reduce through meters per second using fixed distance and time definitions with no offset.
Common Conversion Values
| Kilometers per Hour (km/h) | Meters per Second (m/s) |
|---|---|
| 0.5 | 0.138889 |
| 1 | 0.277778 |
| 2 | 0.555556 |
| 5 | 1.388889 |
| 10 | 2.777778 |
| 20 | 5.555556 |
| 30 | 8.333333 |
| 60 | 16.666667 |
| 100 | 27.777778 |
| 120 | 33.333333 |
Questions & answers
Frequently Asked Questions
What is 1 kilometer per hour in meters per second?
1 Kilometer per Hour equals 0.277778 Meters per Second on this page.
What conversion factor does this Kilometers per Hour to Meters per Second page use?
This route uses one fixed speed factor derived from exact distance and time definitions, so the direct answer, calculator, and common values table stay aligned.
Can I use decimal values for kilometers per hour?
Yes. Decimal inputs use the same fixed factor, and the mirror Meters per Second to Kilometers per Hour page keeps the reverse direction aligned.