CookingMilliliters to Grams

Salt Milliliters to Grams

Updated: March 1, 2026

Snapshot

1 milliliter of salt equals 1.22 grams. Conversion Encyclopedia keeps one fixed ingredient basis on this page so the calculator, common values, and reverse page stay aligned.

  • Reference basis: 1.217 g/mL.
  • Example: 50 mL = 60.85 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

1.22 Grams

Switch
1.22 grams

With 1 milliliter of Salt, that equals 1.22 grams.

Machine access

Available to apps and AI agents

Salt Milliliters 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
milliliter
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/convert

Request

{
  "family": "cooking",
  "value": 1,
  "from": "milliliter",
  "to": "gram",
  "material": "salt"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "cooking",
    "value": 1,
    "from": "milliliter",
    "to": "gram",
    "result": {
      "raw": 1.217,
      "display": "1.22"
    },
    "canonicalPath": "/cooking/milliliters-to-grams/salt/"
  }
}
Full API documentation

Explanation

Convert milliliters of 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. 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.

Method & Density Basis

  • Method basis: volume-to-weight conversion anchored to an ingredient-specific density of 1.217 g/mL.
  • Applied formula: grams = milliliters × 1.217.
  • Consistency rule: snapshot, calculator, FAQ, and table use the same ingredient-specific basis.

Common Conversion Values

MillilitersGrams
5 6.09
10 12.17
15 18.26
30 36.51
60 73.02
120 146.04
240 292.08
500 608.5
750 912.75
1,000 1,217

Methodology

Salt: milliliters to grams evidence

Direction calculation: Salt — 1 milliliter equals 1.217306034 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 mL of Salt?

Salt is treated here as 1.217 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 288 g-per-cup basis to a per-milliliter 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 50 mL of Salt?

50 mL of Salt is 60.85 g based on the density reference for Salt.

How do I convert Salt grams back to milliliters?

Use the mirror Grams To Milliliters page; it applies the same density reference in reverse to return milliliters.