گۆڕینی پێوانەکردنی خواردن
ڕێژەی چێشت لێنان بگۆڕە بۆ کوپ، کوپ، مللیتر، گرام و ئۆنس
ئەنجامەکان نوێدەکرێنەوە کاتێک کە نوسیت
دەربارەی ئەم ژمێرە
you want to know how much a cup of flour weighs, you can use the cooking measurement converter. The cooking measurement converter can be used to convert volumes into weights, or to convert weights into volumes. For example, if you want to know how much a cup of flour weighs, you can use the cooking measurement converter. The cooking measurement converter can be used to convert volumes into weights, or to convert weights into volumes. For example, if you want to know how much a cup of flour weighs, you can use the cooking measurement converter.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53 g/ml weighs about 125 grams, while a cup of granulated sugar at 0.85 g/ml weighs about 200 grams.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53 g/ml weighs about 125 grams, while a cup of honey weighs about 125 grams.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53 g/ml weighs about 125 grams, while a cup of honey weighs about 125 grams.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53 g/ml weighs about 125 grams.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53 g/ml weighs about 125 grams, while a cup of honey weighs about 125 grams.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53 g/ml weighs about 125 grams, while a cup of granulated sugar at 0.85 g/ml weighs about 200 grams.Worked example: one US cup (236.6 ml) of all-purpose flour at 0.53
پرسیاری زۆر کراوە
چەند گرام لە یەک کوپ ئاڵتوندا هەیە؟
نزیکەی 125 گرام بۆ هەموو مەبەستی نانی، چونکە نانی ڕوون (بە نزیکەی 0.53 گرام بۆ هەر مللێک).
بۆچی پێویستم بە هەڵبژاردنی کەرەستەیەک هەیە؟
پێوانەکان و کوپەکان و کوپەکانی خواردنەوە کێشی پێوانە دەکەن، لەکاتێکدا گرامەکان و ئۆنسەکان کێشی پێوانە دەکەن. گۆڕینی نێوانیان پێویستی بە کێشی بەشەکان هەیە - پێوانێکی هەنجیر زۆر زیاتر لە پێوانێکی ئاڵتونی کێش دەکات.
ئایا ئەمانە کوپەکانی ئەمریکان یان کوپەکانی میتری؟
ئەمە بەکارهێنانی کوپێکی ئاسایی ئەمریکایە کە نزیکەی 236.6 مللە، کوپێکی میتری 250 مللە و کوپێکی تەپۆلکەیەکی ئوستراڵی گەورەترە، بۆیە ئەنجامەکان نزیکن بۆ ئەو سیستەمانە.
چەند گرام لە یەک کووپ شەکردایە؟
شەکرە ی گەورە کێشی نزیکەی ٠.٨٥ گ/مل هەیە، بۆیە کوپێکی ئەمریکی (٢٣٦.٦ مل) کێشی نزیکەی ٢٠٠ گرامە. شەکرە ی ڕەش کە لە کوپەکەدا دادەنرێت کەمێک قورسترە، نزیکەی ٢٢٠ گرام.
بۆچی لیترێک هەنگ زیاتر لە لیترێک ئارد کێشی هەیە؟
1.42 g/ml لە بەرامبەر 0.53 g/ml ی گەنم - بۆیە هەمان کوپی زۆر زیاتری هەیە. ئەم گێڕانەوەیە بۆ بڕی چێشت لێنان بۆ هەر بەشێک بۆ کێشی کێشی پارێزراوە بۆ وەستاندنی ڕاستەوخۆ.
چەند کوپێک لە قاپێکدا هەیە؟
کوپێکی ئەمریکی ١٦ قاپ ئاوی تێدایە، هەر قاپێک ٣ قاپ ئاوی تێدایە، بۆیە کوپێک ٤٨ قاپ ئاوی تێدایە. ئەم پەیوەندییە بۆ هەر شتێکی تێدایە.
API - ئەم ژمێرەرانە لە کۆد بەکاربهێنە
ئەم ژمێرەرە بانگ بکە وەک خاڵێکی کۆتایی JSON - هیچ کێڵگەیەک پێویست ناکات. بایەخی بەشی خوارەوە بنێرێت وەک پارامەتری پرسیار یان JSON. Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. پەڕەی زانیارییەکانی API بخوێنە →
خاڵى کۆتایی
GET https://calculator.free/api/v1/cooking/
curl
curl "https://calculator.free/api/v1/cooking/?amount=1&ingredient=flour&from=cup&to=g"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/cooking/?" + new URLSearchParams({
"amount": "1",
"ingredient": "flour",
"from": "cup",
"to": "g"
}));
const data = await r.json();
console.log(data.results);
ئەنجامەکان تەنها بۆ ڕێنمایی گشتین، نەک بۆ ڕاوێژی دارایی، پزیشکی یان باج.