Salt Teaspoons to Grams
Snapshot
1 teaspoon of salt equals 6 grams. Conversion Encyclopedia keeps one fixed ingredient basis on this page so the calculator, common values, and reverse page stay aligned.
- Reference basis: 6 g per 1 teaspoon.
- Example: 6 tsp = 36 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 Teaspoons 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
teaspoon_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": "teaspoon_us",
"to": "gram",
"material": "salt"
}Essential response
{
"ok": true,
"conversion": {
"family": "cooking",
"value": 1,
"from": "teaspoon_us",
"to": "gram",
"result": {
"raw": 6,
"display": "6"
},
"canonicalPath": "/cooking/teaspoons-to-grams/salt/"
}
}Explanation
Convert salt teaspoons to grams with an ingredient-specific teaspoon reference derived from the shared cup basis.
The gram result stays more consistent than a generic teaspoon chart. 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
| Teaspoons | Grams |
|---|---|
| 1/4 | 1.5 |
| 1/2 | 3 |
| 1 | 6 |
| 2 | 12 |
| 3 | 18 |
| 4 | 24 |
| 6 | 36 |
| 8 | 48 |
Methodology
Salt: teaspoons to grams evidence
Direction calculation: Salt — 1 US teaspoon equals 6 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 teaspoon of Salt?
1 teaspoon of Salt is treated as 6 grams in this converter.
Does this assume a level teaspoon?
Yes. The teaspoon reference here is a leveled kitchen measure so the direct answer, calculator, and table stay aligned to one repeatable basis.
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 6 tsp of Salt?
6 tsp of Salt are 36 g using 6 g per teaspoon.
How do I convert Salt grams back to teaspoons?
Use the mirror Grams To Teaspoons page; divide grams by 6 to return teaspoons.