Speed

Km/h to Mph Converter

Convert kilometers per hour to miles per hour with precise results.

PopularAPI Ready

Focused calculator

Calculate Km/h to Mph Converter

62.1371192237 mph Sample: 100 km/h

Formula

Formula: mph = km/h x 0.621371192237.

Factor: 1 km/h = 0.621371192237 mph.

Example: 100 km/h = 62.1371192237 mph.

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

Common examples

InputResult
1 km/h0.621371192237 mph
30 km/h18.6411357671 mph
60 km/h37.2822715342 mph

JSON API example

Use the public JSON endpoint with these query parameters.

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

{
  "value": 100.0,
  "from": "km/h",
  "to": "mph",
  "result": 62.1371192237339
}

Common questions

What does the Km/h to Mph Converter do?

It converts km/h to mph using Convematik's unit conversion engine.

What formula does it use?

mph = km/h x 0.621371192237.

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.