Distance converter
Convert one length into common metric, U.S. customary, imperial, and nautical units with exact standard factors.
Enter a distance
Converted distance
Complete conversion table
| Unit | Converted value | Symbol |
|---|
How to use the distance converter
What this calculator does
This calculator converts a single length among metric, U.S. customary, imperial, and nautical units. It is useful when a measurement is supplied in one unit but a drawing, map, product specification, travel plan, or engineering note expects another. The conversion is an exact unit identity where the underlying standard defines an exact factor; it does not estimate travel time, route distance, measurement uncertainty, or the accuracy of the original measurement. The meter is the canonical internal unit, consistent with the BIPM definition of the SI metre.
When to use it
Use it to translate dimensions on international product sheets, compare a road distance stated in kilometers with miles, convert workshop measurements between millimeters and inches, or express marine and aviation distances in nautical miles. It also works well as a quick reasonableness check before copying a converted value into a report or spreadsheet.
How to calculate
- The calculator opens with a complete demonstration: 1 kilometer, highlighted in miles. The initial result is 0.621371 mi, and the Excel workbook is ready immediately.
- Replace the value in Distance. Enter a plain decimal using a period, such as 2.5. Negative lengths, commas used as decimal separators, and scientific notation are rejected.
- Choose the current measurement from Source unit. The calculator converts the entered value to meters and then derives every table row from that canonical value.
- Choose Primary result unit to decide which conversion appears in the large result card. This does not remove any other unit from the complete table.
- Review the highlighted result, the four quick-reference cards, and the full table. Select Download Excel to export the current inputs and typed numeric results. Select Reset to clear the demonstration and computed output; Excel stays disabled until a new complete valid distance is entered.
Input guide
Distance is required and accepts a finite nonnegative decimal from 0 through 1e150. A realistic entry is 5.25. Increasing it increases every converted output in direct proportion. Do not paste a unit symbol into the value field; choose the unit separately. Source unit is required and identifies the unit attached to the entered number, from ångström through nautical mile. For example, choosing inch means the value is multiplied by exactly 0.0254 to obtain meters. A common mistake is changing the unit label without realizing that the same numeric entry now represents a different physical length. Primary result unit is required and controls only the large highlighted answer. It is not another input distance and does not alter the canonical model.
Output guide
Converted distance is the selected target-unit value and is an exact conversion identity before display rounding. Meters, Feet, Inches, and Nautical miles provide frequently used checkpoints driven by the same distance and source unit. Zero means the original distance is zero; unusually large or small numbers are valid when the source measurement is correspondingly large or small. The Complete conversion table lists each supported unit, its converted numeric value, and symbol. These are conversions, not recommendations or measurements of uncertainty.
Worked example
For the startup example, 1 kilometer is converted to meters by multiplying by 1,000, giving 1,000 m. Miles are then found by dividing the meter value by 1,609.344 m per mile: 1,000 ÷ 1,609.344 = 0.6213711922..., displayed as 0.621371 mi. Feet are 1,000 ÷ 0.3048 = 3,280.839895 ft, while nautical miles are 1,000 ÷ 1,852 = 0.5399568035..., displayed as 0.539957 nmi. The same canonical values are used in the page and workbook.
Learn more
The NIST guide to SI length explains the meter and common metric relationships. For customary-to-metric factors, consult the NIST conversion-factor appendix. Metric prefixes such as milli-, centi-, and kilo- are summarized in the NIST metric-prefix reference.
How the conversion model works
Every supported unit has a factor that states how many meters equal one unit. The calculator first multiplies the entered value by the source factor. It then divides the resulting meter value by each target factor. This two-step structure avoids maintaining a separate formula for every possible pair and keeps all outputs mutually consistent.
Metric prefixes scale by powers of ten. An inch is exactly 0.0254 meter, a foot is exactly 0.3048 meter, a yard is exactly 0.9144 meter, an international mile is exactly 1,609.344 meters, and a nautical mile is exactly 1,852 meters. Display rounding can hide tiny trailing digits, so use the workbook's numeric cells or more displayed precision when a downstream calculation is sensitive.