# Knot to KMH

Convert knots to kilometers per hour with configurable decimal precision

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

- **Category:** Math & Numbers

- **Keywords:** knots, kmh, kilometers per hour, speed, conversion

## Overview

Enter knots and convert to kilometers per hour using 1 knot = 1.852 km/h.

## Inputs

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

## When to use

- When analyzing marine navigation logs or meteorological wind reports that use knots and you need to present them in metric speed units.
- When planning sailing trips or flights and comparing speeds across different regional standards that require kilometers per hour.
- When teaching or studying physics, geography, or aviation and requiring quick, precise speed conversions.

## How it works

- Enter the speed value in knots into the input field.
- Specify your desired decimal precision (from 0 to 10 decimal places) to control the rounding of the output.
- The tool multiplies the knots by 1.852 and formats the result to your chosen decimal precision.

## Use cases

- Converting marine vessel speeds from knots to km/h for coastal navigation logs.
- Translating aviation wind speeds or aircraft cruise speeds for metric-based flight reports.
- Standardizing meteorological data where wind speeds are recorded in knots by weather stations.

## Frequently asked questions

### What is the conversion formula used from knots to km/h?

The tool uses the standard international conversion factor where 1 knot equals exactly 1.852 kilometers per hour.

### Can I customize the decimal precision of the output?

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

### Is this converter suitable for aviation and marine speeds?

Yes, both aviation and marine industries use the standard nautical knot, which converts to km/h using this exact ratio.

### What happens if I leave the decimal precision field blank?

The tool defaults to a precision of 4 decimal places for the converted km/h value.

### Can I convert fractional or decimal knot values?

Yes, you can input decimal values (e.g., 12.5 knots) to get an accurate conversion to km/h.

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