b2KIT

Startup Runway Calculator

Estimate months of runway remaining with current cash, monthly burn rate, revenue growth, and funding round planning scenarios.

Tested tool guide Tested browser tools Checked August 16, 2026

What Startup Runway Calculator does, with a checked example

A startup runway calculator converts a cash balance, a monthly burn rate, and optional revenue and funding inputs into the answer founders ask first: how many months until the company's cash hits zero. The calculation runs month by month, so revenue that grows each month shrinks the effective burn and extends the runway beyond what simple division suggests, and a planned funding round can be slotted in at a chosen month. The thing people most often get wrong is the burn figure: entering gross burn (expenses alone) instead of net burn (expenses minus revenue) can shorten the reported runway by months.

Worked example

A concrete input and expected output from the current implementation.

Input

Cash on hand: $300,000 | Monthly expenses: $50,000 | Monthly revenue: $10,000, growing 10% per month | No funding round

Expected output

Runway: about 8.5 months. Cash runs out during month 9 (8 full months plus part of month 9). By comparison, a flat calculation using the current $40,000 net burn ($50,000 expenses minus $10,000 revenue) would say 7.5 months.

Because revenue grows 10% each month, net burn shrinks month by month: $40,000, then $39,000, then $37,900, and so on down to $28,564 in month 9. Cumulative burn across 8 months is $285,641, leaving $14,359, which month 9's burn exhausts about halfway through, hence roughly 8.5 months.

How the result is produced

1

Burn and division

The core relationship is runway = cash on hand divided by net monthly burn, where net burn is cash going out (salaries, rent, vendors) minus cash coming in from revenue. With no growth and no funding entered, the result is a straight division: $300,000 in cash at a $40,000 net burn gives 7.5 months. This matches the formula in most spreadsheet runway models.

2

Month-by-month projection

When revenue growth or a funding round is entered, the calculator simulates each month in sequence: revenue grows by the stated percentage, which lowers that month's net burn, and a round adds its proceeds in the month you specify. Runway is the month cumulative outflows cross the starting cash balance. Because growth compounds, a small change in the growth rate moves the result by months, not weeks.

Good uses

  • Deciding whether to raise now or in three months, by comparing runway with a funding round arriving next month versus arriving after a quarter of cost cuts.
  • Stress-testing a hiring plan: adding two engineers raises monthly burn, and the calculator shows exactly how many months that shaves off the runway.
  • Checking whether current cash covers the gap to a milestone such as breakeven or a Series A before committing to a target date.

Limits and checks

  • The burn input is an estimate, not a fact: one new hire, a delayed client payment, or a surprise vendor bill can move the result by a month or more. Re-run the calculation whenever spend or headcount changes.
  • Gross burn versus net burn is the classic error: entering expenses only while revenue already pays some bills reports a shorter runway than reality, while using this month's revenue when it is volatile overstates the runway.
  • Growth assumptions compound aggressively: 10% monthly revenue growth is roughly a threefold increase over a year, which is optimistic for most startups. The runway figure inherits that optimism, so treat it as a scenario, not a promise.

Common questions

Should I enter gross burn or net burn?

Enter net burn, meaning monthly expenses minus revenue, because that is the number that actually drains your bank balance. Entering gross burn (expenses alone) ignores the revenue already offsetting costs and understates runway. If you have revenue, keep it in one place: either deduct it from the burn figure you enter or put it in the revenue field, not both.

Is a 10-month runway actually 10 months?

Only if every input holds. The output is arithmetic performed on estimates: your burn figure is a forecast, revenue growth compounds, and the calculator cannot see cash-flow timing, such as a big invoice paid late or payroll landing on a different day. Use the result to compare scenarios and set a decision date, not as a prediction of the exact month you run out.

References and verification

The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools