Instant Coffee Milliliters to Grams
Snapshot
1 milliliter of instant coffee equals 0.36 grams. Conversion Encyclopedia keeps one fixed ingredient basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 0.359 g/mL.
- Example: 50 mL = 17.95 g.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
Machine access
Available to apps and AI agents
Instant Coffee Milliliters to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The instant-coffee identifier tells the conversion engine which ingredient record to use for the same calculation shown by the calculator.
Machine-readable identifiers
- Conversion family
cooking- Source unit
milliliter- Target unit
gram- Ingredient
instant-coffee
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "cooking",
"value": 1,
"from": "milliliter",
"to": "gram",
"material": "instant-coffee"
}Essential response
{
"ok": true,
"conversion": {
"family": "cooking",
"value": 1,
"from": "milliliter",
"to": "gram",
"result": {
"raw": 0.359,
"display": "0.36"
},
"canonicalPath": "/cooking/milliliters-to-grams/instant-coffee/"
}
}Explanation
Convert milliliters of instant coffee to grams with one ingredient-specific density reference.
Milliliter and cup measurements stay aligned when volume needs to become a recipe weight. That is useful when you want one repeatable kitchen reference instead of switching between inconsistent ingredient charts. Instant Coffee can still vary a little with handling, settling, and ingredient texture, so the page keeps one explicit basis for consistency.
Common Conversion Values
| Milliliters | Grams |
|---|---|
| 5 | 1.8 |
| 10 | 3.59 |
| 15 | 5.39 |
| 30 | 10.77 |
| 60 | 21.54 |
| 120 | 43.08 |
| 240 | 86.16 |
| 500 | 179.5 |
| 750 | 269.25 |
| 1,000 | 359 |
Methodology
Instant Coffee: milliliters to grams evidence
Direction calculation: Instant Coffee — 1 milliliter equals 0.3592743503 grams. Reference: 85 g/US cup. Source basis: and1 ingredient weight chart: 1 cup instant coffee = 85 g https://www.and1.com/measurements/cups-in-gram/
Among the 28 reviewed records labeled Baking Ingredients, the nearest factor to Instant Coffee is Coffee Grounds at 85 g/cup: a difference of 0 g/cup (0.0% relative to Instant Coffee). The observed range in this labeled group is Matcha Powder at 48 g/cup to Baking Soda at 288 g/cup.
Moisture, preparation, particle size, packing, and temperature can change bulk density, so match the ingredient form named on the page.
Questions & answers
Frequently Asked Questions
How many grams are in 1 mL of Instant Coffee?
Instant Coffee is treated here as 0.359 g/mL, so 1 mL converts directly by that density-based factor.
Is this based on an ingredient-specific density estimate?
Yes. The page reduces the same 85 g-per-cup basis to a per-milliliter estimate for Instant Coffee.
Does packed vs leveled change the result?
This ingredient uses a leveled-cup handling basis, so packed or sifted fills can still shift practical density.
How many grams are in 50 mL of Instant Coffee?
50 mL of Instant Coffee is 17.95 g based on the density reference for Instant Coffee.
How do I convert Instant Coffee grams back to milliliters?
Use the mirror Grams To Milliliters page; it applies the same density reference in reverse to return milliliters.