לענג
קלײַב אַלץ אױסselect-criterion
רעזולטאטן װי איר שרײַבט
װײַז די װײַז־פּראָגראַם
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 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 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.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 by 0.3048Worked example
פֿראַגעס
וויפֿל פֿוסן איז אױף א מעטער?
אײן מעטער איז אױסגערעכנט 3.28084 פֿוסן. צו װײַזן דעם אַנדערן וועג, איז אײן פֿוס פּונקט 0.3048 פֿוסן, װײַל אײן פֿוס איז באשלאסן װי 30.48 סענטימעטער
וויפֿל קילאמעטער איז אין א מייל?
א מייל איז 1.609344 קילאמעטער און א קילאַמעטער איז 0.621371 מייל. דער מייל היינט איז דער אינטערנאציאנאלע סטאטוס מייל פון 1,609.344 מעטער
װאָס איז אַ נײַע מײל?
א ים־מייל איז 1,852 מעטער — די לענג פֿון איין מינוט פֿון לענג־גרײס — און ווערט גענוצט אין ים־און לופֿט־נײַזונג. עס איז בערך 15% לענגער ווי אַ לענדער־מייל.
וויפֿל סענטימעטער איז אין אײן אינטש?
אױב די װירע איז װידער אױף װײַט, װעט מען װײַזן די װירע אין אַ װירע־װירע
װי װײַז איך אױס די װײַז־פֿאַרב?
דער װײַטער־װײַז איז 30° 30' 30" און דער צװײטער װײַז איז 30° 30' 30" (דאָס איז די גרעסטע װײַז אין דער וועלט).
וויפֿל יארד איז אין א מעטער?
א מעטער איז אױף 1.09361 יארד, און א יארד איז פּונקט 0.9144 מעטער. די צוויי זײַנען נאָענט, װידערװײַל א מעטער און א יארד ווערן אױסגעלויכט ווי די זעלבע לענגן
װאָס איז אַ ליכט־יאָר?
טעקסט פֿאַרבtransform-type
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);
רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן