Sea Salt Milliliters to Grams
Snapshot
1 milliliter of sea salt 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.812 g/mL.
- Example: 50 mL = 40.6 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
Sea Salt Milliliters to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The sea-salt 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
sea-salt
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": "sea-salt"
}Essential response
{
"ok": true,
"conversion": {
"family": "cooking",
"value": 1,
"from": "milliliter",
"to": "gram",
"result": {
"raw": 0.812,
"display": "0.81"
},
"canonicalPath": "/cooking/milliliters-to-grams/sea-salt/"
}
}Explanation
Convert milliliters of sea salt 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 seasoning, brines, curing mixes, and baking recipes where salt type changes the weight behind the same spoon or cup measure. Sea Salt can vary with crystal size and how tightly it settles, so fine, coarse, and kosher salts should not be treated as interchangeable by volume.
Common Conversion Values
| Milliliters | Grams |
|---|---|
| 5 | 4.06 |
| 10 | 8.12 |
| 15 | 12.18 |
| 30 | 24.36 |
| 60 | 48.72 |
| 120 | 97.44 |
| 240 | 194.88 |
| 500 | 406 |
| 750 | 609 |
| 1,000 | 812 |
Methodology
Sea Salt: milliliters to grams evidence
Direction calculation: Sea Salt — 1 milliliter equals 0.8115373561 grams. Reference: 192 g/US cup. Source basis: Calculator Academy (Sea salt, coarse: ≈192g per US cup)
Among the 13 reviewed records labeled Salt & Spices, the nearest factor to Sea Salt is Coarse Sea Salt at 224 g/cup: a difference of 32 g/cup (16.7% relative to Sea Salt). The observed range in this labeled group is Onion Powder at 80 g/cup to Table Salt at 288 g/cup.
Whole versus ground form, grind size, settling, and leveling are important because these concentrated ingredients are commonly measured in small volumes.
Questions & answers
Frequently Asked Questions
How many grams are in 1 mL of Sea Salt?
Sea Salt is treated here as 0.812 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 192 g-per-cup basis to a per-milliliter estimate for Sea Salt.
Does salt type or crystal size change the result for Sea Salt?
Sea Salt keeps one reference basis here, but crystal size and settling can change the real kitchen weight. Fine, coarse, table, and kosher salts should not be treated as interchangeable by volume.
How many grams are in 50 mL of Sea Salt?
50 mL of Sea Salt is 40.6 g based on the density reference for Sea Salt.
How do I convert Sea Salt grams back to milliliters?
Use the mirror Grams To Milliliters page; it applies the same density reference in reverse to return milliliters.