# Knot to MPH

Convert knots to miles per hour with configurable decimal precision

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

- **Category:** Math & Numbers

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

## Overview

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

## Inputs

- **Knots** (text): e.g. 10
- **Decimal Precision** (number)

## When to use

- When translating marine vessel speeds from knots to standard land-based miles per hour.
- When analyzing meteorological wind speed data recorded in knots for public weather advisories.
- When converting aviation flight speeds or wind shear reports into miles per hour for flight planning.

## How it works

- Enter the speed value in knots into the input field.
- Specify your desired decimal precision between 0 and 10 digits (defaults to 4).
- The tool multiplies the input by 1.150779448 to calculate the exact speed in miles per hour.
- View the converted result instantly in structured JSON format.

## Use cases

- Converting cruise ship or yacht speeds to miles per hour for passenger itineraries.
- Translating hurricane or tropical storm wind speeds from knots to mph for news broadcasts.
- Comparing aircraft airspeed indicators calibrated in knots against ground speeds in mph.

## Frequently asked questions

### What is the exact conversion rate from knots to mph?

One knot is equal to exactly 1.150779448 miles per hour.

### Can I control the decimal rounding of the output?

Yes, you can set the decimal precision anywhere from 0 to 10 decimal places.

### Is this tool suitable for aviation and marine calculations?

Yes, it uses the standard international nautical mile conversion factor suitable for marine and aviation contexts.

### What happens if I do not specify a decimal precision?

The tool defaults to a precision of 4 decimal places for the converted mph value.

### Does this tool support bulk conversions?

This tool is designed for single speed conversions per request to ensure high accuracy and instant results.

## 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
