If your supplier says “chicken is up another $20 a case,” you need a number in minutes, not next month.
Most margin leaks in small U.S. restaurants start here: invoice prices change, but plate costs stay on old assumptions. This guide gives you a fast ingredient-cost workflow you can run during real operations.
Quick Summary
- Convert case prices to one base unit before you cost a dish
- Always calculate cost from usable quantity, not purchase quantity
- Recost top sellers first when supplier prices move
- Use one formula set for every item so pricing decisions stay consistent
Why This Matters in 2026
The U.S. CPI release for January 2026 (published February 13, 2026) shows:
- Food away from home: +4.0% YoY
- Full-service meals: +3.7% YoY
- Limited-service meals: +4.0% YoY
At the same time, NFIB’s January 2026 small-business survey reports a net 32% of owners planning price increases. In plain terms: costs are still moving, and most owners are already under pricing pressure.
The Core Ingredient Cost Formula
Use this in order:
usableAmount = purchaseAmount x (1 - lossRate)
unitCost = purchaseCost / usableAmount
ingredientCostInDish = unitCost x amountUsed
Then:
plateCost = sum(all ingredientCostInDish)
foodCostPercent = plateCost / menuPrice
If any denominator is 0, return 0 and fix data input before using the result.
Step 1) Convert Case Price Into One Base Unit
Choose one base unit per ingredient category and stick to it.
- Meat/cheese: ounces or grams
- Liquids: ounces or milliliters
- Packaged items: each
Example:
- Chicken case price: $108
- Case pack: 40 lb
- Trim/loss rate: 8%
purchaseAmount = 40 lb = 640 oz
usableAmount = 640 x (1 - 0.08) = 588.8 oz
unitCost = 108 / 588.8 = $0.1835 per oz
That is your real usable chicken cost, not the invoice headline.
Step 2) Cost One Menu Item
Example: grilled chicken bowl
| Component | Qty used | Unit cost | Line cost |
|---|---|---|---|
| Chicken | 6 oz | $0.1835/oz | $1.10 |
| Rice | 7 oz | $0.041/oz | $0.29 |
| Slaw mix | 2.5 oz | $0.070/oz | $0.18 |
| Sauce | 1.5 oz | $0.120/oz | $0.18 |
| Garnish | 0.5 oz | $0.090/oz | $0.05 |
| Plate cost | $1.80 |
If this item sells at $9.50:
foodCostPercent = 1.80 / 9.50 = 18.9%
Step 3) Add the Costs Owners Commonly Miss
Operators in r/restaurantowners and r/foodtrucks keep repeating the same issue: “the menu looked profitable until the real extras showed up.”
Before final pricing, add:
- Packaging by order type (dine-in vs delivery)
- Condiment cups/lids for to-go
- High-volatility modifiers (extra protein, avocado, premium sauce)
- Expected comp/remake allowance for that item class
Small lines matter at volume.
A 15-Minute Weekly Ingredient Cost Routine
- Update invoice prices for top 20 cost-driver ingredients
- Recompute usable unit cost (with current loss rates)
- Recalculate top 10 selling items
- Flag any item where food cost % moved by 2 points or more
- Decide: hold, portion-adjust, or reprice
This routine is fast enough to keep up with real supplier movement.
Common Mistakes (and Fast Fixes)
- Using purchase weight instead of usable weight
- Mixing units (lb in one sheet, oz in another)
- Repricing from “average food cost” instead of item-level math
- Updating prices monthly when high-variance items need weekly updates
Fix those four first and most pricing confusion disappears.
Related Guides
- Free Recipe Cost Calculator App Guide
- Food Cost Ratio Guide
- Prime Cost Guide
- Inventory Management Guide
- US Menu Price Increase Notice Template (2026)
KitchenCost helps you update one ingredient price and recalculate connected recipes without rebuilding spreadsheets.
Try KitchenCost.
Sources (checked on 2026-02-14)
- BLS CPI News Release (January 2026, published February 13, 2026)
- NFIB Small Business Economic Trends - January 2026
- Reddit: r/restaurantowners - Are you raising your prices? (March 18, 2025)
- Reddit: r/Chefit - Food costing for first time chef
- Reddit: r/foodtrucks - New food truck owner help with menu pricing