Meters per Second to Miles per Hour
Snapshot
1 Meter per Second equals 2.236936 Miles 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 Meters per Second, the result equals 11.184681 Miles 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
2.236936 Miles per Hour (mph)
SwitchMachine access
Available to apps and AI agents
Meters per Second to Miles 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
meters_per_second- Target unit
miles_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": "meters_per_second",
"to": "miles_per_hour"
}Essential response
{
"ok": true,
"conversion": {
"family": "marine",
"value": 1,
"from": "meters_per_second",
"to": "miles_per_hour",
"result": {
"raw": 2.23693629205,
"display": "2.236936"
},
"canonicalPath": "/marine/meters-per-second-to-miles-per-hour/"
}
}Explanation
Formula: Miles per Hour = Meter per Second × 2.236936. Why: marine speed units are normalized through knots, so the route follows one deterministic vessel-speed basis before applying the target unit.
Meters per Second (m/s): an SI speed unit used in engineering, fluid, and motion calculations.
Miles per Hour (mph): a common land-speed unit used when vessel or current speeds are restated in statute terms.
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
| Meter per Second (m/s) | Miles per Hour (mph) |
|---|---|
| 1 | 2.236936 |
| 5 | 11.184681 |
| 10 | 22.369363 |
| 15 | 33.554044 |
| 20 | 44.738726 |
| 30 | 67.108089 |
| 40 | 89.477452 |
Questions & answers
Frequently Asked Questions
How many miles per hour are in 1 meter per second?
The fixed factor gives 1 meter per second = 2.23693629205 miles per hour.
What is the reverse conversion for Meters per Second to Miles per Hour?
Use the Miles per Hour to Meters per Second page to reverse the same vessel-speed relationship for knots, current, and performance checks.
Can I use decimal meters per second values?
Yes. Decimal meters per second values are supported for vessel speed, current, and instrumentation checks.