Salt Fluid Ounces to Grams
Snapshot
1 fluid ounce of salt equals 36 grams. Conversion Encyclopedia keeps one fixed ingredient basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 36 g per 1 US fluid ounce.
- Example: 2 fl oz = 72 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
Salt Fluid Ounces to Grams can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The 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
fluid_ounce_us- Target unit
gram- Ingredient
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": "fluid_ounce_us",
"to": "gram",
"material": "salt"
}Essential response
{
"ok": true,
"conversion": {
"family": "cooking",
"value": 1,
"from": "fluid_ounce_us",
"to": "gram",
"result": {
"raw": 36,
"display": "36"
},
"canonicalPath": "/cooking/fluid-ounces-to-grams/salt/"
}
}Explanation
Convert fluid ounces of salt to grams with one ingredient-specific density reference.
Fluid-ounce and cup measurements stay aligned when a volume amount is needed by 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. 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
| Fluid Ounces | Grams |
|---|---|
| 0.5 | 18 |
| 1 | 36 |
| 2 | 72 |
| 4 | 144 |
| 8 | 288 |
| 12 | 432 |
| 16 | 576 |
Methodology
Salt: fluid ounces to grams evidence
Direction calculation: Salt — 1 US fluid ounce equals 36 grams. Reference: 288 g/US cup. Source basis: King Arthur Ingredient Weight Chart (Salt, table: 1 Tbsp = 18g, derived)
Among the 6 reviewed records labeled Salts & Sugars (Rimming/Specialty), the nearest factor to Salt is Celery Salt at 288 g/cup: a difference of 0 g/cup (0.0% relative to Salt). The observed range in this labeled group is Powdered Sugar at 113 g/cup to Salt 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 fluid ounce of Salt?
1 fluid ounce of Salt is 36 g based on the density reference for Salt.
Is this based on an ingredient-specific density estimate?
Yes. The page reduces the same 288 g-per-cup basis to a per-fluid-ounce estimate for Salt.
Does salt type or crystal size change the result for Salt?
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 2 fl oz of Salt?
2 fl oz of Salt are 72 g based on the density reference for Salt.
How do I convert Salt grams back to fluid ounces?
Use the mirror Grams To Fluid Ounces page; it applies the same fluid-ounce density conversion in reverse to return fluid ounces.