# KMH to Knot

Convert kilometers per hour to knots with configurable decimal precision

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

- **Category:** Math & Numbers

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

## Overview

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

## Inputs

- **Kilometers per hour** (text): e.g. 18.52
- **Decimal Precision** (number)

## When to use

- When translating land-based wind speeds or vehicle velocities from kilometers per hour into nautical knots for marine navigation.
- When preparing flight plans or aviation logs that require speed inputs in knots from metric sources.
- When analyzing meteorological data where wind speeds are reported in km/h but need to be documented in knots.

## How it works

- Enter the speed value in kilometers per hour (km/h) into the input field.
- Set your desired decimal precision (from 0 to 10 decimal places) to control the rounding of the output.
- The tool instantly calculates the equivalent speed in knots using the exact ratio of 1 km/h = 0.5399568035 knots and displays the result in JSON format.

## Use cases

- Marine navigation planning where coastal wind forecasts in km/h must be converted to knots for vessel logbooks.
- Aviation flight log preparation converting ground speed from metric radar readings to knots.
- Academic physics or meteorology homework requiring precise unit conversions between metric and nautical speed systems.

## Frequently asked questions

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

The tool multiplies the km/h value by 0.5399568035 to calculate the speed in knots.

### Can I adjust the decimal precision of the conversion?

Yes, you can configure the decimal precision from 0 up to 10 decimal places.

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

Yes, it uses the standard international conversion factor suitable for maritime and aviation calculations.

### What is the default decimal precision if I do not specify one?

The default precision is set to 4 decimal places.

### Does this tool support negative speed values?

No, speed values should be positive numbers representing physical velocity.

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