About the Menu Price Calculator
The Restaurant Menu Price Calculator solves for the menu price a dish needs to carry in order to hit a specific food cost percentage target, given the known cost of the ingredients on the plate. It's built for restaurant owners, chefs, and menu planners who already know their plate cost and want to work backward to a defensible price point rather than pricing by guesswork. It works in the opposite direction from a standard food cost percentage calculation, which starts from a known price and computes the resulting percentage.
How It Works
You enter the plate's food cost in dollars and a target food cost percentage, with most full-service restaurants aiming for roughly 28-35%. The calculator divides the plate cost by that target percentage to produce the menu price needed to hit the target exactly, before any rounding to a typical price point like $19.95.
Formula & Methodology
Food cost percentage is defined as the cost of ingredients divided by the menu price. This calculator simply rearranges that relationship: instead of computing a percentage from a known price, it solves for the price given a known cost and a desired percentage. A tighter target percentage produces a higher required price relative to plate cost, since that cost is meant to represent a smaller share of the final price, while a looser target percentage produces a lower required price. If the target percentage is entered as zero or a negative number, the calculator returns an error rather than a result, since dividing by zero or a negative target has no meaningful menu price.
Examples
Entree with a 30% Target
A plate that costs $4.50 in ingredients, priced against a 30% target food cost, needs a menu price of $4.50 / 0.30 = $15.00.
Premium Dish with a Tighter Target
A plate costing $9.00, priced against a stricter 25% target food cost, common for higher-margin items, needs a menu price of $9.00 / 0.25 = $36.00.
Advantages
- Solves directly for price instead of requiring trial and error with a standard food-cost-percentage formula.
- Makes it easy to compare how menu price shifts if the target food cost percentage is tightened or loosened.
- Gives a clear, defensible starting price before applying psychological pricing or menu-design adjustments.
Common Mistakes
- Treating the raw calculated price as the final menu price without rounding to a typical price-point convention.
- Using a target food cost percentage that doesn't match the restaurant's actual service style, since fine dining, fast casual, and bar programs often run very different target ranges.
- Forgetting that plate cost must include everything on the plate, not just the primary protein, or the resulting price will undershoot the true target.
Edge Cases to Watch For
- A target food cost percentage of 0% or less triggers an explicit error message instead of a calculated price, since the division is undefined or nonsensical.
- The output is an exact mathematical price, not a rounded, market-ready menu price - operators typically round the result up or down to a familiar price ending like .95 or .00 before printing it on a menu.
- The calculation only reflects the ingredient cost entered - it does not factor in labor, overhead, or other costs that a full pricing strategy might also weigh.
Common Use Cases
- Chefs and kitchen managers setting prices for a new menu item based on a fresh plate cost breakdown.
- Restaurant owners auditing existing menu prices to see whether current pricing still hits their target food cost.
- Culinary students and consultants learning how food cost percentage translates into pricing decisions.