Soap Mold Volume & Batch Size Calculator

A soap recipe is written in oil weights, but a mold is a volume, and getting from one to the other is where most overflowed and half-filled molds come from. Enter your mold's inside dimensions or its cavity count and this calculator returns the volume, the oil weight the standard 0.40 oz per cubic inch rule calls for, the total batter weight once water and lye are added, how many bars the loaf cuts into, the weight of each, and the factor by which to scale a recipe you already have.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Mold typeChoose how you will measure the mold; the calculator asks for different dimensions for each.Loaf or slab mold (length × width × depth)
Mold inside lengthMeasure inside the silicone or the liner, not the outside of the wooden box.8 in
Mold inside widthInside width at the level the batter will sit, which on a tapered mold is not the width at the rim.3.5 in
Pour depthHow deep you intend to fill, not the height of the mold walls; leave headroom for gel and for texture on top.2.5 in
Number of cavitiesHow many bars the tray makes in one pour.12 pcs
Volume of one cavityFill one cavity with water and measure it; 1 US fl oz is 1.8047 in³ and 1 mL is 0.061024 in³.3 in³
Oils per cubic inchThe standard cold process figure is 0.40; drop toward 0.36 for a high-water recipe and raise it for a water-discounted one.0.4 oz/in³
Water as a percentage of oilsThe full-water convention is 33% of oil weight; a water discount lowers it.33 %
Lye as a percentage of oilsDepends entirely on your oil blend and superfat — take it from a lye calculator run on your own recipe.14 %
Bar thickness when cutOnly used for loaf and slab molds; cavity molds give one bar per cavity.1 in
Oil weight of a recipe you already haveEnter the total oils in a recipe you want to resize, and the scaling factor tells you what to multiply every ingredient by.40 oz

It returns

  • Total oils for the batch — The number a lye calculator asks for.
  • Total oils for the batch
  • Mold volume
  • Mold volume
  • Total batter weight — Oils plus water plus lye — what actually goes into the mold.
  • Bars from the mold
  • Weight per bar, uncured
  • Scale your recipe by

The formula

moils=V0.40
mbatter=moils(1+w+l)
f=mnewmold

In plain text: oils (oz) = mold volume (in³) × 0.40

  • VMold volume up to the fill line: L × W × depth, or cavities × cavity volume (in³)
  • m_oilsTotal oil weight for the batch (oz)

The 0.40 figure is a craft rule of thumb rather than a standard, and it is the number essentially every cold process soap maker uses. It works because the batter that results from a full-water recipe has a density close to that of water.

Updated Category Resin, Candles, Soap & Ceramics Verified against published test cases Reading time 11 min

A recipe is a weight; a mold is a volume

Every cold process soap recipe is written as oil weights, because saponification is a chemical reaction and the lye must be matched to the oils by weight. Every mold, on the other hand, is a container with a volume. Bridging the two is the calculation soap makers do most often and get wrong most often, and the consequence is either a loaf two inches short or lye batter running down the outside of the mold.

The bridge is a single conversion factor: 0.40 ounces of oils per cubic inch of mold. Multiply your mold's volume by it and you have the oil weight to enter into a lye calculator. Everything else on this page follows: the water and lye that get added to those oils, the total batter weight that actually fills the mold, how many bars the loaf cuts into, and what each weighs.

Measure the mold inside, and measure to the fill line rather than the top of the wall. Soap batter that goes through gel phase expands, rises and can crack or overflow, so a quarter inch of freeboard is a minimum and more is sensible if you are piping texture on top.

Where 0.40 comes from, and when to move it

The rule is not arbitrary, and checking why it works tells you when it stops working. A full-water recipe adds water at about 33% of the oil weight and lye at roughly 14%, so the batter that goes into the mold weighs about 1 + 0.33 + 0.14 = 1.47 times the oils. If oils are 0.40 oz per cubic inch, the batter is 0.40 × 1.47 = 0.588 oz per cubic inch.

Convert that to metric and the reason becomes obvious: 0.588 oz is 16.67 g, and a cubic inch is 16.387 cm³, so the implied batter density is 16.67 ÷ 16.387 = 1.02 g/cm³ — essentially water. Soap batter is mostly water and oil at roughly water's density, so a rule that fills a volume at about 1 g/cm³ is the right rule.

That derivation tells you exactly when to adjust it. A water discount removes water from the batter, so the same oils make less batter and fill less mold — the oils figure per cubic inch has to go up. A recipe run at 25% water instead of 33% gives a batter multiplier of 1.39 rather than 1.47, so to fill the same volume you need 1.47 ÷ 1.39 = 1.058 times as much oil, or about 0.42 oz per cubic inch. Going the other way, a very high-water recipe fills more mold per ounce of oil, which is where the sometimes-quoted 0.36 comes from.

The calculator shows the implied batter density from whatever combination of rule, water and lye you enter, precisely so you can check this. If that number wanders far from 1.0 g/cm³, one of the three inputs does not describe the recipe you actually intend to make.

The lye percentage is the one figure here you should not take from a general rule. It depends on which oils are in your blend, because each oil has its own saponification value, and on your superfat. Run the actual recipe through the lye and saponification calculator and bring the real number back here.

Worked example: a standard 8 × 3.5 in loaf mold

You have a silicone loaf mold measuring 8 in long and 3.5 in wide inside, and you intend to fill it to 2.5 in deep. You run a full-water recipe: water at 33% of oils, lye at 14%. You want 1 in bars, and you have an existing recipe built on 40 oz of oils that you would like to reuse.

  1. Mold volume. 8 × 3.5 × 2.5 = 70 in³, which is 70 × 16.387064 = 1,147 mL.
  2. Oils. 70 × 0.40 = 28 oz, or 28 × 28.349523 = 793.8 g. This is the number that goes into a lye calculator.
  3. Water. 28 × 0.33 = 9.24 oz.
  4. Lye. 28 × 0.14 = 3.92 oz.
  5. Total batter. 28 + 9.24 + 3.92 = 41.16 oz. Check the density: 41.16 oz is 1,166.7 g in 1,147 mL, so 1.017 g/cm³ — right where soap batter should be.
  6. Bars. floor(8 ÷ 1) = 8 bars.
  7. Weight per bar. 41.16 ÷ 8 = 5.145 oz uncured.
  8. Scaling factor. 28 ÷ 40 = 0.70, so multiply every ingredient in the 40 oz recipe — each oil, the water, the lye, the fragrance — by 0.7.

The per-bar figure is uncured weight. Cold process soap loses water through a four to six week cure, so a bar that comes out of the mold at 5.145 oz will label at less. If you sell by weight, cure a test batch and weigh it rather than working from this number.

Reading the result and resizing safely

The oils figure is the only number a lye calculator wants, so it is the output to write down. Everything else is a check or a consequence.

The scaling factor is how you reuse a recipe you trust. Multiply every ingredient by it — every oil, the water, the lye and the fragrance — and the chemistry is unchanged because all the ratios are preserved. What you must not do is scale the oils and leave the lye, or round some ingredients and not others. A recipe scaled by 0.7 with the lye left at its original value is a lye-heavy soap, which is caustic rather than merely disappointing.

Round the scaling factor as little as your scale allows, and always recheck the lye against the scaled oils. A digital scale reading to 0.1 g removes most of this risk; a kitchen scale reading to 5 g does not, which is why small batches need finer equipment rather than more care.

The batter density check is the quiet safeguard on the whole page. If it reads near 1.0 g/cm³, your three inputs are mutually consistent and the mold will fill. If it reads 1.3 you have almost certainly entered a water percentage that belongs to a different recipe, and the mold will overflow.

Finally, treat the fill depth as a design decision rather than a measurement. A 2.5 in deep pour in a 3.5 in wide mold gives a bar roughly 3.5 × 2.5 × 1 in, which is a chunky bar. Dropping the pour to 2 in gives a slimmer bar and 20% less soap, and changes nothing else about the recipe.

Batch size for common mold sizes

At 0.40 oz of oils per cubic inch, with water at 33% and lye at 14% of oils, so batter is 1.47 × oils.
MoldVolumeOils (oz)Oils (g)Batter (oz)
8 × 3.5 × 2.5 in loaf70 in³28.00793.841.16
10 × 3.5 × 3 in loaf105 in³42.001,190.761.74
12 × 3.5 × 3.5 in loaf147 in³58.801,667.086.44
14 × 12 × 2.5 in slab420 in³168.004,762.7246.96
18 × 12 × 3 in slab648 in³259.207,348.2381.02
12 cavities × 3 in³36 in³14.40408.221.17

Every row is volume × 0.40 for the oils and oils × 1.47 for the batter. Change the water or lye percentage in the calculator and the batter column moves; the oils column does not.

Scale the lye with everything else, every time

Sodium hydroxide is caustic and the amount in a recipe is matched to the oils, not to the mold. When you resize, multiply every ingredient by the same factor — each individual oil, the water, the lye and any additives. Scaling the oils by 0.7 and leaving the lye at its original weight leaves the batch with roughly 43% more lye than its oils can saponify, which produces a bar that burns skin rather than one that simply does not lather well. Safest practice is to re-enter the scaled oil weights into a lye calculator and take a fresh lye figure from it, rather than multiplying the old one and trusting the arithmetic.

Assumptions this calculation makes

  • Straight sides. Length × width × depth assumes a box. Tapered silicone molds hold less than their rim dimensions suggest; measure the width at the fill line, or fill the mold with water and weigh it.
  • Cavity volume measured, not guessed. Fill one cavity with water and weigh or measure it. A US fluid ounce is 1.8047 in³ and a millilitre is 0.061024 in³.
  • Cold process, not melt and pour. Melt-and-pour base has no separate water and lye, so fill the mold by the base's own weight per volume instead.
  • No allowance for what stays in the pot. A little batter always clings to the bowl and the stick blender. On a small batch that is worth an extra couple of percent.
  • Uncured weights throughout. Every weight here is at the pour. Cure loses water, so finished bars weigh less, and how much less depends on your water content and cure length.
  • Additives are extra. Fragrance, clays, purees and milks all add volume the oils rule does not account for. Fragrance at 5% of oils adds about 1.4 oz to the default batch.

Where mold sizing fits in the soap workflow

Soap making runs in a fixed order and this calculation sits at the front of it. Size the batch to the mold here, take the oils figure to the lye and saponification calculator to get the exact sodium hydroxide for your specific oil blend and superfat, and only then weigh anything. Doing it the other way round — building a recipe first and then hunting for a mold that fits — is how most makers end up with half-filled loaves.

If you are making your own mold rather than buying one, the silicone mold material calculator works out the rubber for it, and it uses the same displacement idea in reverse: mold box minus master rather than mold volume times a density rule. Fragrance is costed the same way across this whole category — the candle fragrance load calculator handles the percentage-of-what question that trips people up in soap as well, since soap fragrance is quoted as a percentage of oils exactly as candle fragrance is quoted as a percentage of wax.

The 0.40 rule itself is craft folklore rather than a published standard, but it is folklore with physics behind it, and the batter density readout on this page is there so you can verify it against your own recipe rather than taking it on faith. If your own poured batches consistently overfill or underfill, measure the batter your standard recipe actually produces, divide by your mold volume, and use that as your personal figure instead.

Frequently asked questions

How much soap does my mold hold?

Multiply the mold's inside volume in cubic inches by 0.40 to get the oil weight in ounces. An 8 × 3.5 in loaf filled to 2.5 in is 70 in³, so 28 oz of oils — which with full water and lye becomes about 41 oz of batter. That is the standard cold process rule, and it works because the resulting batter has a density close to water's.

Why is the oils figure not the same as the batter weight?

Because water and lye are added to the oils. At full water, the water is about 33% of the oil weight and the lye about 14%, so the batter is roughly 1.47 times the oils. Twenty-eight ounces of oils fills the mold as 41.16 oz of batter. The oils figure is what a lye calculator asks for; the batter figure is what actually goes into the mold.

How do I resize a soap recipe to a different mold?

Divide the new batch's oil weight by the old recipe's oil weight, then multiply every ingredient by that factor. Going from a 40 oz recipe to a 28 oz mold gives 28 ÷ 40 = 0.70, so each oil, the water, the lye and the fragrance are all multiplied by 0.7. Never scale the oils and leave the lye — re-run the scaled oils through a lye calculator to be certain.

Does the 0.40 rule work for a water discount?

Not exactly. A discount removes water, so the same oils make less batter and fill less mold. Dropping water from 33% to 25% takes the batter multiplier from 1.47 to 1.39, so you need 1.47 ÷ 1.39 = 1.058 times as much oil to fill the same volume — about 0.42 oz per cubic inch. Adjust the rule in the calculator and check that the reported batter density is still near 1.0 g/cm³.

How do I measure a cavity mold?

Fill one cavity with water and measure it, then multiply by the number of cavities. A millilitre is 0.061024 in³ and a US fluid ounce is 1.8047 in³, so a cavity that takes 50 mL is 3.05 in³ and a twelve-cavity tray is 36.6 in³. Measuring beats calculating, because most cavity molds are shaped rather than rectangular and any geometric estimate overstates them.

How full should I fill a loaf mold?

Leave at least a quarter inch of wall above your fill line, and more if you are texturing the top or expect a full gel. Batter that goes through gel phase expands and rises, and a mold filled to the brim can crack across the top or run over the side. Measure the pour depth to the line you actually intend to fill, not to the top of the mold, or every number here will be too large.

Why do my cured bars weigh less than the calculator says?

Because cold process soap loses water during cure. The per-bar weight here is at the pour, when the water you added is all still there. Over a four to six week cure a substantial part of that evaporates, and how much depends on your water content, the bar's surface area and the humidity where it cures. If you label by weight, cure a test batch and weigh a finished bar rather than working from the uncured figure.

Can I use this for melt and pour soap?

Not with the 0.40 rule, which assumes water and lye are added to oils. Melt-and-pour base is already saponified and goes into the mold as it is, so what you need is the base's weight per unit volume. Melt a known weight, pour it into a measured container, and work out your own oz-per-cubic-inch figure — then enter that as the oils rule with water and lye both set to zero.

References

  • Scientific Soapmaking: The Chemistry of the Cold Process — Clavicula Press
  • NIST SI conversion factors (1 in³ = 16.387064 cm³; 1 oz avoirdupois = 28.349523125 g) — National Institute of Standards and Technology