[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
입력하는 동안 결과가 업데이트됩니다.
이 계산기에 대해
length converter converts 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 turns 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 converts 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.Worked example: to convert 5 meters to feet, divide by 0.3048 (or multiply by 3.28084) to get 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.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide by 0.3048Worked example: to convert 5 meters to feet, divide
자주 묻는 질문
얼마나 많은 피트는 미터에 있습니다?
1미터는 약 3.28084피트와 같습니다. 반대로 1피트는 정확히 0.3048미터입니다. 피트는 30.48센티미터로 정의되기 때문입니다.
몇 킬로미터가 마일에 있습니까?
1 마일은 정확히 1.609344 킬로미터이고, 1 킬로미터는 약 0.621371 마일입니다. 여기서 마일은 1,609.344 미터의 국제 법령 마일입니다.
해상 마일은 무엇입니까?
해상 마일은 1,852 미터이며, 위도의 1분의 길이이며, 바다와 항공 항해에 사용됩니다. 육지(법적) 마일보다 약 15% 더 길습니다.
얼마나 많은 센티미터는 인치에 있습니다?
인치는 정확히 2.54cm이므로 1피트(12인치)는 30.48cm입니다. 센티미터에서 인치로 변환하려면 2.54로 나누세요.
미터를 피트로 변환하는 방법은 무엇입니까?
이 길이 변환기는 미터를 3.28084로 곱하거나 (또는 0.3048로 나눈다), 그래서 5미터는 약 16.4피트이고 2미터는 약 6.56피트입니다.
몇 야드가 미터에 있습니까?
1미터는 약 1.09361야드이고, 1야드는 정확히 0.9144미터입니다. 두 개는 가까운데, 이것이 미터와 야드가 비슷한 길이로 느슨하게 취급되는 이유입니다.
광년이란 무엇인가?
광년은 빛이 한 해 동안 이동하는 거리로, 약 9.46조 킬로미터이다. 광년은 시간이 아닌 거리의 단위로, 별들 사이의 거대한 간격을 측정하는 데 사용된다.
API — 코드에서 이 계산기를 사용
이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 전체 API 문서 읽기 →
끝점
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);
결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.