Speed

Km/h to Meters per Second Converter

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

NewAPI Ready

Focused calculator

Calculate Km/h to Meters per Second Converter

27.7777777778 m/s Sample: 100 km/h

Formula

Formula: meters per second = km/h x 0.277777777778.

Factor: 1 km/h = 0.277777777778 meters per second.

Example: 100 km/h = 27.7777777778 meters per second.

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

Common examples

InputResult
1 km/h0.277777777778 meters per second
30 km/h8.33333333333 meters per second
60 km/h16.6666666667 meters per second

JSON API example

Use the public JSON endpoint with these query parameters.

  • value100
  • fromkm/h
  • tom/s
GET https://api.convematik.com/convert?value=100.0&from=km%2Fh&to=m%2Fs

{
  "value": 100.0,
  "from": "km/h",
  "to": "m/s",
  "result": 27.777777777778002
}

Common questions

What does the Km/h to Meters per Second Converter do?

It converts km/h to meters per second using Convematik's unit conversion engine.

What formula does it use?

meters per second = km/h x 0.277777777778.

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.