Speed
Knots to Mph Converter
Convert knots to mph with a fast calculator, formula, examples and API-ready result.
NewAPI Ready
Focused calculator
Calculate Knots to Mph Converter
11.5077845383 mph
Formula
Formula: mph = knots x 1.15077845383.
Factor: 1 knots = 1.15077845383 mph.
Example: 10 knots = 11.5077845383 mph.
The calculator keeps full precision internally and rounds only for display.
Common examples
| Input | Result |
|---|---|
| 1 knots | 1.15077845383 mph |
| 30 knots | 34.5233536149 mph |
| 60 knots | 69.0467072298 mph |
JSON API example
Use the public JSON endpoint with these query parameters.
value10fromknottomph
GET https://api.convematik.com/convert?value=10.0&from=knot&to=mph
{
"value": 10.0,
"from": "knot",
"to": "mph",
"result": 11.50778453829635
}
Common questions
What does the Knots to Mph Converter do?
It converts knots to mph using Convematik's unit conversion engine.
What formula does it use?
mph = knots x 1.15077845383.
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.