Length Converter
Convert between length units instantly — Meter, Kilometer, Centimeter, Millimeter, Mile and more.
- Input
- 1 Meter (m)
What the Length Converter Does and Who It's For
This length converter changes a measurement from one unit into another — meters to feet, kilometers to miles, inches to centimeters, and many more combinations. Enter a number, pick the unit you have and the unit you want, and the tool returns the equivalent length.
It's useful for students checking physics or geometry homework, travelers reading road signs in metric or imperial, DIY and construction work mixing feet and meters, and anyone shopping for products listed in unfamiliar units. Because it handles both the metric and imperial systems, you don't have to memorize conversion factors or chain several calculations by hand.
How the Length Converter Works (The Formula)
Every conversion goes through a single base unit: the meter. First the input is converted to meters by multiplying by its conversion factor, then meters are converted to the target unit by dividing by that unit's factor.
The formula is:
value_in_meters = value × factor_of_source_unit
result = value_in_meters ÷ factor_of_target_unit
The factor of each unit is simply how many meters it equals. Using meters as the hub means one shared set of factors covers every possible pair of units, instead of needing a separate ratio for each combination.
- 1 inch = 0.0254 m (2.54 cm)
- 1 foot = 0.3048 m
- 1 yard = 0.9144 m
- 1 mile = 1609.344 m (1.609 km)
- 1 kilometer = 1000 m
Worked Example: Convert 100 Meters to Feet
Suppose you want to convert 100 meters to feet. Meters is already the base unit, so value_in_meters = 100.
Now divide by the factor for feet (0.3048 m): result = 100 ÷ 0.3048 = 328.08 feet.
A second example crossing systems: convert 5 miles to kilometers. First to meters: 5 × 1609.344 = 8046.72 m. Then to kilometers: 8046.72 ÷ 1000 = 8.047 km. The same two-step method works no matter which units you start and end with.
Common Mistakes and Tips
Most conversion errors come from mixing up the direction of multiplication and division, or rounding too early. A few habits keep results accurate:
- Multiply to reach meters, divide to leave them — reversing the steps flips the answer (for example, treating 100 m as 100 × 0.3048 wrongly gives 30.48 instead of 328 feet).
- Round only at the end. Using 1.6 for a mile instead of 1.609344 introduces noticeable error over long distances.
- Watch unit prefixes: a kilometer is 1000 meters and a centimeter is 0.01 meters, so a misplaced factor of 10, 100, or 1000 is the most common slip.
- Distinguish a US survey mile from the international mile if you work with older land surveys; this tool uses the international definitions shown above.
Factors That Affect the Result
The conversion factors here are exact by definition — the inch, foot, yard, and mile are all defined in terms of the meter — so the only thing that changes your answer is how many decimal places you keep and which units you select.
For everyday use, two or three decimals are plenty. For engineering, surveying, or scientific work, carry the full factor (such as 0.3048 for feet) through the calculation and round at the very end so small errors don't accumulate.