Speed

Mph to Knots Converter

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

NewAPI Ready

Focused calculator

Calculate Mph to Knots Converter

8.68976992637 knot Sample: 10 mph

Formula

Formula: knots = mph x 0.868976992637.

Factor: 1 mph = 0.868976992637 knots.

Example: 10 mph = 8.68976992637 knots.

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

Common examples

InputResult
1 mph0.868976992637 knots
30 mph26.0693097791 knots
60 mph52.1386195582 knots

JSON API example

Use the public JSON endpoint with these query parameters.

  • value10
  • frommph
  • toknot
GET https://api.convematik.com/convert?value=10.0&from=mph&to=knot

{
  "value": 10.0,
  "from": "mph",
  "to": "knot",
  "result": 8.689769926367106
}

Common questions

What does the Mph to Knots Converter do?

It converts mph to knots using Convematik's unit conversion engine.

What formula does it use?

knots = mph x 0.868976992637.

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.