# MPH to Knot

Convert miles per hour to knots with configurable decimal precision

> Canonical page: https://elysiatools.com/en/tools/mph-to-knot

- **Category:** Math & Numbers

- **Keywords:** mph, knots, nautical speed, speed, conversion

## Overview

Enter miles per hour and convert to knots using 1 mph = 0.8689762419 knots.

## Inputs

- **Miles per hour** (text): e.g. 10
- **Decimal Precision** (number)

## When to use

- When translating terrestrial wind speeds or vehicle speeds from miles per hour into nautical knots for marine navigation.
- When comparing meteorological forecasts or storm tracking data that mix mph and knots.
- When performing scientific or engineering calculations that require precise speed conversions with configurable decimal rounding.

## How it works

- Enter the speed value in miles per hour (mph) into the input field.
- Adjust the decimal precision setting (from 0 to 10 decimal places) to control the rounding of your output.
- The tool multiplies the input by 0.8689762419 and outputs the result in knots instantly.

## Use cases

- Marine trip planning where road-based wind forecasts in mph need to be converted to knots for sailing logs.
- Aviation flight preparation to standardize wind speed reports from local weather stations.
- Academic physics or geography homework verification requiring precise unit conversions.

## Frequently asked questions

### What is the conversion formula from mph to knots?

The conversion uses the formula: Knots = MPH × 0.8689762419.

### Can I control the decimal precision of the converted speed?

Yes, you can configure the decimal precision from 0 up to 10 decimal places to suit your reporting needs.

### Is a knot faster or slower than a mile per hour?

A knot is faster; 1 knot is approximately equal to 1.15078 mph, meaning a speed in knots will have a lower numerical value than in mph.

### What industries commonly convert mph to knots?

Aviation, marine navigation, meteorology, and sailing frequently convert terrestrial speeds to knots.

### Does this tool require any software installation?

No, this is a web-based utility that performs conversions instantly in your browser.

## Related tools

- [Acre to Hectare](https://elysiatools.com/en/tools/acre-to-hectare): Convert acres to hectares with configurable decimal precision
- [Acre to Square Feet](https://elysiatools.com/en/tools/acre-to-square-feet): Convert acres to square feet with configurable decimal precision
- [Acre to Square Meter](https://elysiatools.com/en/tools/acre-to-square-meter): Convert acres to square meters with configurable decimal precision
- [Arcminutes to Degrees](https://elysiatools.com/en/tools/arcminutes-to-degrees): Convert arcminutes to degrees with configurable decimal precision
- [Arcseconds to Degrees](https://elysiatools.com/en/tools/arcseconds-to-degrees): Convert arcseconds to degrees with configurable decimal precision
- [ATM to KPa](https://elysiatools.com/en/tools/atm-to-kpa): Convert standard atmospheres to kilopascals with configurable decimal precision
- [Bar to KPa](https://elysiatools.com/en/tools/bar-to-kpa): Convert bar to kilopascals with configurable decimal precision
- [Bar to PSI](https://elysiatools.com/en/tools/bar-to-psi): Convert bar to pounds per square inch with configurable decimal precision

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
