Salt Curing Ratio Calculator Formula
Understand the math behind the salt curing ratio calculator. Each variable explained with a worked example.
Formulas Used
Kosher/Sea Salt
salt_weight = meat_weight * salt_pct / 100Sugar
sugar_weight = meat_weight * sugar_pct / 100Prague Powder #1
cure_salt = use_cure * meat_weight * 0.0025Curing Time (estimate)
cure_days = ceil(meat_weight / 1000) * 7Total Cure Mix
total_cure_mix = meat_weight * salt_pct / 100 + meat_weight * sugar_pct / 100 + use_cure * meat_weight * 0.0025Variables
| Variable | Description | Default |
|---|---|---|
meat_weight | Meat Weight(grams) | 2000 |
salt_pct | Salt Percentage(%) | 2.75 |
sugar_pct | Sugar Percentage(%) | 0.5 |
use_cure | Curing Salt (Prague #1) | 1 |
How It Works
How to Calculate a Dry Cure
Formula
Salt = Meat Weight x Salt %
Sugar = Meat Weight x Sugar %
Prague Powder #1 = Meat Weight x 0.25% (if used)
Standard Percentages
Curing Time
For equilibrium curing, allow roughly 7 days per kg of meat. The cure penetrates about 1 cm per week. Apply the full cure amount, seal in a bag, and refrigerate.
Safety
Never exceed 0.25% Prague Powder #1 by weight. Cure in the refrigerator at 36-40°F.
Worked Example
A 2 kg pork belly for pancetta, 2.75% salt, 0.5% sugar, with curing salt.
meat_weight = 2000salt_pct = 2.75sugar_pct = 0.5use_cure = 1
- 01Salt = 2000 x 0.0275 = 55 g
- 02Sugar = 2000 x 0.005 = 10 g
- 03Prague #1 = 2000 x 0.0025 = 5 g
- 04Total cure mix = 55 + 10 + 5 = 70 g
- 05Curing time = ceil(2) x 7 = 14 days
Ready to run the numbers?
Open Salt Curing Ratio Calculator