Startup Runway Calculator

See exactly how many months of cash you have left — and when revenue covers burn.

Free startup runway calculator. Enter cash balance, monthly burn and revenue to get your runway in months, estimated default date, burn multiple, break-even projection and a full monthly cash table. Flat or MRR growth models. 100% in-browser. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What is startup runway and why does it matter?

Runway is the number of months a company can operate before running out of cash at its current net burn rate. It matters because it determines how long you have to reach profitability or close your next funding round. Investors typically want to see at least 12–18 months of runway before committing capital; having less than 6 months puts a company in crisis mode.

Understanding your startup runway is the single most important financial metric for any early-stage company. It tells you how many months of operation you can fund at today’s burn rate before the bank account hits zero — and gives you the decision window for fundraising, cutting costs, or accelerating revenue.

How it works

The calculator takes three core inputs — cash balance, monthly gross burn and monthly revenue — and produces a runway estimate under two models:

Flat model (no growth): Uses the direct formula

Runway = Cash ÷ Net Burn

where Net Burn = Gross Burn − Revenue. This is the standard investor-grade calculation: conservative, easy to audit, zero assumptions about the future.

MRR growth model: Models every month individually. Revenue compounds at your stated monthly growth rate (for example, 10% per month) while burn stays constant. The calculator finds the fractional month when the cash account reaches zero, and separately solves for the break-even month using:

n = ln(burn / revenue) ÷ ln(1 + g)

where g is the monthly growth rate as a decimal. This reveals whether fast-growing revenue can rescue a company before cash runs out.

Key metrics explained

Burn multiple (Gross Burn ÷ Revenue) is a capital-efficiency score. A multiple of 1× means revenue covers all spend — you are self-sustaining. A multiple of 4× means you are spending £4 for every £1 of revenue, which is typical for very early-stage startups but becomes unsustainable at scale. Below 2× is the threshold many growth-stage investors look for.

Revenue coverage (Revenue ÷ Gross Burn as a percentage) is the mirror image: 100% means break-even, 50% means half your burn is covered, 0% means pre-revenue.

Break-even revenue is simply your gross burn figure: the monthly revenue you need to stop consuming cash entirely. The calculator highlights how far current MRR is from that target.

Worked example

A SaaS startup has:

  • Cash: £250,000
  • Monthly gross burn: £20,000 (5 engineers, tooling, hosting)
  • Current MRR: £5,000
  • MRR growth rate: 10% per month

Flat model: Net burn = £15,000/month. Runway = £250,000 ÷ £15,000 = 16.7 months.

MRR growth model: Revenue doubles roughly every 7 months. Break-even month: n = ln(20,000 / 5,000) / ln(1.10) = ln(4) / ln(1.10) ≈ 14.5 months. Because break-even (month 14.5) arrives before cash runs out (roughly month 18 once compounding is accounted for), the company reaches profitability with cash to spare.

ScenarioCashBurnRevenueRunway
Pre-revenue£250k£20k£012.5 months
Flat £5k MRR£250k£20k£5k16.7 months
10%/mo growth£250k£20k£5k (growing)~18 months
Break-even£250k£20k£20kIndefinite

Formula reference

  • Runway (flat): Cash / (Gross Burn − Revenue)
  • Break-even month (growth): ln(Gross Burn / Revenue) / ln(1 + monthly growth rate)
  • Burn multiple: Gross Burn / Revenue
  • Revenue coverage: (Revenue / Gross Burn) x 100%

All calculations run entirely in your browser. No data is uploaded or stored anywhere.