Coffee Grounds Milliliters to Grams
Snapshot
1 milliliter of coffee grounds 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
Coffee Grounds Milliliters to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The coffee-grounds 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
coffee-grounds
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": "coffee-grounds"
}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/coffee-grounds/"
}
}Explanation
Convert milliliters of coffee grounds 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. Coffee Grounds 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
Coffee Grounds: milliliters to grams evidence
Direction calculation: Coffee Grounds — 1 milliliter equals 0.3592743503 grams. Reference: 85 g/US cup. Source basis: and1 ingredient weight chart: 1 cup coffee grounds = 85 g https://www.and1.com/measurements/cups-in-gram/
Among the 28 reviewed records labeled Baking Ingredients, the nearest factor to Coffee Grounds is Desiccated Coconut at 85 g/cup: a difference of 0 g/cup (0.0% relative to Coffee Grounds). 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 Coffee Grounds?
Coffee Grounds 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 Coffee Grounds.
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 Coffee Grounds?
50 mL of Coffee Grounds is 17.95 g based on the density reference for Coffee Grounds.
How do I convert Coffee Grounds grams back to milliliters?
Use the mirror Grams To Milliliters page; it applies the same density reference in reverse to return milliliters.