Speed

Mph to Meters per Second Converter

Convert mph to meters per second with a fast calculator, formula, examples and API-ready result.

NewAPI Ready

Focused calculator

Calculate Mph to Meters per Second Converter

26.8224 m/s Sample: 60 mph

Formula

Formula: meters per second = mph x 0.44704.

Factor: 1 mph = 0.44704 meters per second.

Example: 60 mph = 26.8224 meters per second.

The calculator keeps full precision internally and rounds only for display.

Common examples

InputResult
1 mph0.44704 meters per second
30 mph13.4112 meters per second
60 mph26.8224 meters per second

JSON API example

Use the public JSON endpoint with these query parameters.

  • value60
  • frommph
  • tom/s
GET https://api.convematik.com/convert?value=60.0&from=mph&to=m%2Fs

{
  "value": 60.0,
  "from": "mph",
  "to": "m/s",
  "result": 26.8224
}

Common questions

What does the Mph to Meters per Second Converter do?

It converts mph to meters per second using Convematik's unit conversion engine.

What formula does it use?

meters per second = mph x 0.44704.

Can I use decimal values?

Yes. Enter whole numbers or decimals and the calculator returns a decimal result.

Is this page free?

Yes. The converter runs as a free browser tool and can also be accessed through the API.