# Nautical Mile to Mile

Convert nautical miles to international miles with configurable decimal precision

> Canonical page: https://elysiatools.com/en/tools/nautical-mile-to-mile

- **Category:** Math & Numbers

- **Keywords:** nautical miles, miles, navigation, length, conversion

## Overview

The Nautical Mile to Mile converter provides a quick and accurate way to translate marine or aviation distances into standard international miles. By entering the distance in nautical miles and specifying your preferred decimal precision, you instantly receive the converted value in a clean, structured JSON format.

## Inputs

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

## When to use

- When planning maritime routes and needing to compare nautical distances with land-based travel metrics.
- When analyzing aviation flight logs that record distances in nautical miles but require reporting in standard miles.
- When performing academic or scientific calculations that require precise unit conversions between marine and terrestrial systems.

## How it works

- Enter the distance in nautical miles into the designated input field.
- Adjust the decimal precision to set the desired number of decimal places, ranging from 0 to 10.
- Submit the values to instantly generate a structured JSON output containing both the input and the converted mile value.

## Use cases

- Converting flight path distances from nautical miles to statute miles for passenger-facing travel itineraries.
- Translating shipping lane distances for logistics reports that standardize on international miles.
- Standardizing geographical datasets that mix marine and terrestrial distance measurements.

## Frequently asked questions

### What is the conversion factor between a nautical mile and a standard mile?

One nautical mile is exactly equal to 1.15077945 international miles (approximately 1.1508 miles).

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

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

### What format is the conversion output returned in?

The output is returned as a structured JSON object containing the original nautical miles and the converted miles.

### Is this tool suitable for aviation and marine navigation planning?

Yes, it accurately converts standard nautical miles (NM) used in aviation and marine contexts to international statute miles (mi).

### Do I need to install any software to use this converter?

No, this is a web-based utility tool that runs directly in your browser without any installation.

## Related tools

- [Mile to Nautical Mile](https://elysiatools.com/en/tools/mile-to-nautical-mile): Convert international miles to nautical miles with configurable decimal precision
- [Force Unit Converter (Extended: N / kN / dyn / lbf / kgf / poundal)](https://elysiatools.com/en/tools/force-unit-converter-extended): Convert force between newton (N, SI base), kilonewton (kN), dyne (dyn, CGS = 10⁻⁵ N), pound-force (lbf = 4.4482216152605 N), kilogram-force (kgf = 9.80665 N), and poundal (pdl = 0.138254954376 N). All factors derive from the exact defining constants 1 lb = 0.45359237 kg, 1 ft = 0.3048 m, and standard gravity g₀ = 9.80665 m/s². Converts via newton to the target unit and lists the equivalent value in all six units. Reference: 1 kg of mass on Earth ≈ 9.80665 N (1 kgf); an adult weighs ≈ 700 N.
- [Hardness Converter (HB / HV / HRC / HRB)](https://elysiatools.com/en/tools/hardness-converter): Convert between Brinell (HB), Vickers (HV), and Rockwell (HRC / HRB) hardness via ASTM E140 tabulated data with linear interpolation. Three material classes: carbon/alloy steel (HV 100–960), austenitic stainless (HV 100–600), and cartridge brass (HV 40–200). Any input scale produces all the others; a scale that does not apply in the current hardness band returns 'out of range'. Indicative only — not for acceptance testing per ASTM E140.
- [Torque Unit Converter (N·m / lbf·ft / kgf·m / lbf·in)](https://elysiatools.com/en/tools/torque-unit-converter): Convert torque (moment of force) between N·m (SI base), lbf·ft (pound-foot), kgf·m (kilogram-force-metre), and lbf·in (pound-inch). Factors based on standard gravity g₀ = 9.80665 m/s² and 1 lbf = 4.4482216152605 N. Converts via N·m to the target unit and also lists the equivalent value in all four units for reference. Used for mechanical specs, automotive, and fastener tightening torque.
- [Pipe Pressure Drop Calculator (Darcy-Weisbach)](https://elysiatools.com/en/tools/pipe-pressure-drop-darcy): Compute the Darcy-Weisbach major (friction) pressure drop in a straight pipe: ΔP = f·(L/D)·(ρ·v²/2) Pa and head loss h_f = f·(L/D)·v²/(2g) m. The user supplies the Darcy friction factor f (not the Fanning factor). Length in m/km/ft, diameter in m/cm/mm/inch, density in kg/m³/g/cm³/lb/ft³ — all normalised to SI internally. Returns ΔP in Pa, kPa and bar, and head loss in m and ft. Gravity defaults to 9.81 m/s² and may be overridden.
- [AHU Coil Capacity Calculator (Cooling / Heating)](https://elysiatools.com/en/tools/ahu-capacity-calculator): Compute the total, sensible, and latent capacity of an air-handling-unit (AHU) coil from the entering/leaving air state and the dry-air mass flow ṁ_da. Total capacity Qt = ṁ_da·(h1 − h2); sensible capacity Qs = ṁ_da·cp_ma·(T1 − T2) with cp_ma ≈ 1.006 + 1.86·W \[kJ/(kg da·K)\]; latent capacity Ql = Qt − Qs; Sensible Heat Ratio SHR = Qs / Qt. Each state is described by dry-bulb T plus one humidity input (relative humidity φ, or humidity ratio W); W is derived from the Magnus saturation fit when RH is supplied, and enthalpy h = 1.006·T + W·(2501 + 1.86·T) \[kJ/kg da\]. Signed result — works for cooling or heating coils.
- [Convert AVIF to GIF](https://elysiatools.com/en/tools/avif-to-gif): Convert AVIF images to GIF format with animation support and optimization options
- [Convert AVIF to HEIF](https://elysiatools.com/en/tools/avif-to-heif): Convert AVIF images to HEIF format with modern compression and quality preservation

## 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
- [macOS Image Processing Objective-C Samples](https://elysiatools.com/en/samples/macos-image-processing-objectivec): macOS Objective-C image processing examples including image reading/saving, image scaling, and format conversion

## Related content

- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
- [Color Space Conversion Tools for Web and Print](https://elysiatools.com/en/hubs/design-convert): Curated tools for web-to-print color space conversion in one hub.
