گۆڕینی پێوانەکردنی خواردن
ڕێژەی چێشت لێنان بگۆڕە بۆ کوپ، کوپ، مللیتر، گرام و ئۆنس
ئەنجامەکان نوێدەکرێنەوە کاتێک کە نوسیت
دەربارەی ئەم ژمێرە
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 گرام بۆ هەر مللێک).
بۆچی پێویستم بە هەڵبژاردنی کەرەستەیەک هەیە؟
Cups and tablespoons measure volume, while grams and ounces measure weight. Converting between them needs the ingredient density — a cup of honey weighs far more than a cup of flour.
ئایا ئەمانە کوپەکانی ئەمریکان یان کوپەکانی میتری؟
ئەمە بەکارهێنانی کوپێکی ئاسایی ئەمریکایە کە نزیکەی 236.6 مللە، کوپێکی میتری 250 مللە و کوپێکی تەپۆلکەیەکی ئوستراڵی گەورەترە، بۆیە ئەنجامەکان نزیکن بۆ ئەو سیستەمانە.
چەند گرام لە یەک کووپ شەکردایە؟
شەکرە ی گەورە کێشی نزیکەی ٠.٨٥ گ/مل هەیە، بۆیە کوپێکی ئەمریکی (٢٣٦.٦ مل) کێشی نزیکەی ٢٠٠ گرامە. شەکرە ی ڕەش کە لە کوپەکەدا دادەنرێت کەمێک قورسترە، نزیکەی ٢٢٠ گرام.
بۆچی لیترێک هەنگ زیاتر لە لیترێک ئارد کێشی هەیە؟
1.42 g/ml لە بەرامبەر 0.53 g/ml ی گەنم - بۆیە هەمان کوپی زۆر زیاتری هەیە. ئەم گێڕانەوەیە بۆ بڕی چێشت لێنان بۆ هەر بەشێک بۆ کێشی کێشی پارێزراوە بۆ وەستاندنی ڕاستەوخۆ.
چەند کوپێک لە قاپێکدا هەیە؟
کوپێکی ئەمریکی ١٦ قاپ ئاوی تێدایە، هەر قاپێک ٣ قاپ ئاوی تێدایە، بۆیە کوپێک ٤٨ قاپ ئاوی تێدایە. ئەم پەیوەندییە بۆ هەر شتێکی تێدایە.
API - ئەم ژمێرەرانە لە کۆد بەکاربهێنە
ئەم ژمێرەرە بانگ بکە وەک خاڵێکی کۆتایی JSON - هیچ کێڵگەیەک پێویست ناکات. بایەخی بەشی خوارەوە بنێرێت وەک پارامەتری پرسیار یان JSON. پەڕەی زانیارییەکانی 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);
ئەنجامەکان تەنها بۆ ڕێنمایی گشتین، نەک بۆ ڕاوێژی دارایی، پزیشکی یان باج.