Shortening Milliliters to Grams
Snapshot
1 milliliter of shortening equals 0.81 grams. Conversion Encyclopedia keeps one fixed ingredient basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 0.807 g/mL.
- Example: 50 mL = 40.35 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
Shortening Milliliters to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The shortening 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
shortening
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": "shortening"
}Essential response
{
"ok": true,
"conversion": {
"family": "cooking",
"value": 1,
"from": "milliliter",
"to": "gram",
"result": {
"raw": 0.807,
"display": "0.81"
},
"canonicalPath": "/cooking/milliliters-to-grams/shortening/"
}
}Explanation
Convert milliliters of shortening to grams with one ingredient-specific density reference.
Milliliter and cup measurements stay aligned when volume needs to become a recipe weight. That is especially useful for baking, pie crusts, traditional pastry, and savory doughs where the ingredient may be solid in the jar but measured as a liquid volume. Shortening changes behavior a lot between solid and melted states, so the page keeps one liquid-state basis instead of mixing scooped solids with poured volume.
Common Conversion Values
| Milliliters | Grams |
|---|---|
| 5 | 4.04 |
| 10 | 8.07 |
| 15 | 12.11 |
| 30 | 24.21 |
| 60 | 48.42 |
| 120 | 96.84 |
| 240 | 193.68 |
| 500 | 403.5 |
| 750 | 605.25 |
| 1,000 | 807 |
Methodology
Shortening: milliliters to grams evidence
Direction calculation: Shortening — 1 milliliter equals 0.807310599 grams. Reference: 191 g/US cup. Source basis: typical kitchen chart (1 cup ≈ 191g)
Among the 14 reviewed records labeled Fats & Oils, the nearest factor to Shortening is Lard at 205 g/cup: a difference of 14 g/cup (7.3% relative to Shortening). The observed range in this labeled group is Shortening at 191 g/cup to Margarine at 227 g/cup.
Temperature and physical state affect pourability and volume, so softened, melted, and solid forms should not be treated as interchangeable.
Questions & answers
Frequently Asked Questions
How many grams are in 1 mL of Shortening?
Shortening is treated here as 0.807 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 191 g-per-cup basis to a per-milliliter estimate for Shortening.
Does temperature or physical state change the result for Shortening?
Shortening keeps one liquid-state reference basis here, but the result assumes the ingredient is melted or fully liquid when measured. Solid pieces, scooped chunks, or semi-solid fills do not behave the same way in a cup.
How many grams are in 50 mL of Shortening?
50 mL of Shortening is 40.35 g based on the density reference for Shortening.
How do I convert Shortening grams back to milliliters?
Use the mirror Grams To Milliliters page; it applies the same density reference in reverse to return milliliters.