KCharselect unicode block name
Convert length and distance between metric and imperial units.
Results update as you type.
[Translation temporarily unavailable. Please try again.]
length converter can convert any distance measurement into another unit — millimeters, centimeters, meters and kilometers on the metric side, and inches, feet, yards and miles on the imperial side, plus the nautical mile and even the light-year for astronomical distances. A length converter can convert any distance measurement into another unit — millimeters, centimeters, meters and kilometers on the metric side, and inches, feet, yards and miles on the imperial side, plus the nautical mile and even the light-year for astronomical distances. A length converter can convert any distance measurement into another unit — millimeters, centimeters, meters and kilometers on the metric side, and inches, feet, yards and miles on the imperial side, plus the nautical mile and even the light-year for astronomical distances. Alongside the single conversion, a full table restates your distance in every unit from nanometers to light-years.Worked example: to convert 5 meters to feet, divide by 0.3048 (or multiply by 3.28084) to get about 16.4 feet.Worked example: to convert 5 meters to feet, divide by 0.3048 (or multiply by 3.28084) to get about 16.4 feet.Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048 to get about 16.4 feet.Worked example: to convert 5 meters to feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4 feet, divide by 0.3048 to get about 16.4
Tambayoyi da ake yi da yawa
Shin, da yawa fuskokin ne a cikin mita?
One meter equals about 3.28084 feet. To go the other way, one foot is exactly 0.3048 meters, because a foot is defined as 30.48 centimeters.
Menene kilomita a cikin mil?
One mile equals 1.609344 kilometers exactly, and one kilometer is about 0.621371 miles. The mile here is the international statute mile of 1,609.344 meters.
Mẽne ne mai nauyin ɗãƙi?
A nautical mile is 1,852 meters — the length of one minute of latitude — and is used in sea and air navigation. It is about 15% longer than a land (statute) mile.
Da yawa santimita a cikin inci?
There are exactly 2.54 centimeters in an inch, so a foot (12 inches) is 30.48 cm. To go from centimeters to inches, divide by 2.54.
QPrintPreviewDialog
This length converter multiplies meters by 3.28084 (or divides by 0.3048), so 5 meters is about 16.4 feet and 2 meters is about 6.56 feet.
Shin, kunã cẽwa, "Ashe!
One meter is about 1.09361 yards, and one yard is exactly 0.9144 meters. The two are close, which is why a meter and a yard are often loosely treated as similar lengths.
Mẽne ne shekara ta haske?
A light-year is the distance light travels in one year — about 9.46 trillion kilometers. It is a unit of distance, not time, used for measuring the vast gaps between stars.
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →
Endpoint
GET https://calculator.free/api/v1/length/
curl
curl "https://calculator.free/api/v1/length/?amount=1&from=m&to=ft"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/length/?" + new URLSearchParams({
"amount": "1",
"from": "m",
"to": "ft"
}));
const data = await r.json();
console.log(data.results);
Results are estimates for general guidance only, not financial, medical or tax advice.