Restaurant Break-Even Calculator
Calculate break-even point for restaurants
Inputs
Provide the following 3 values to run the Restaurant Break-Even Calculator:
- Monthly Fixed Costs (£) [number] (required)
- Average Check Value (£) [number] (required)
- Food Cost (%) [number] — default 30
What it calculates
This tool returns:
- Break-Even Covers/Month — primary result
- Covers/Day Needed
- Break-Even Revenue
Worked example
For the sample inputs below:
- Monthly Fixed Costs (£): 12
- Average Check Value (£): 30
- Food Cost (%): 30
the Restaurant Break-Even Calculator produces:
- Break-Even Covers/Month: 1
- Covers/Day Needed: 1
- Break-Even Revenue: £17.14
How it works
The result is derived through the following steps:
contributionMargin = avgCheckValue * (1 - foodCostPercent / 100)breakEvenCovers = fixedCosts / contributionMarginbreakEvenRevenue = breakEvenCovers * avgCheckValuecoversPerDay = breakEvenCovers / 30
Frequently Asked Questions
What is a break-even point in a restaurant?
The break-even point is the level of sales at which total revenue equals total costs, resulting in no profit or loss.
How do I use the Restaurant Break-Even Calculator?
Simply input your fixed and variable costs, along with your average dish price, and the calculator will determine your break-even point.
Why is calculating the break-even point important for restaurants?
It helps restaurant owners understand the minimum sales needed to cover costs, which is crucial for setting sales goals and pricing strategies.
What costs should I include when calculating break-even?
Include fixed costs like rent and salaries, and variable costs such as food and labor costs per dish.
Can this calculator help me adjust pricing strategies?
Yes! By understanding your break-even point, you can make informed decisions about pricing and sales strategies to increase profitability.