Churn Rate Calculator Explained: How Monthly Churn, Annualised Churn, and Customer Lifetime Actually Work
Churn rate is the share of paying subscribers a business loses over a period — customers lost in the period divided by customers at the start of it. This guide walks through the formula the churn rate calculator uses, the compounding math that turns a 4% monthly rate into a 38.7% annualised one, a worked SaaS example, the gap between customer churn and gross MRR churn, and the benchmarks from Bessemer and OpenView that investors anchor on.
What is churn rate?
Churn rate is the share of paying subscribers a business loses over a defined period. For a SaaS company it is the single most consequential operating metric after revenue growth itself — the leak in the bucket that determines whether new customer acquisition translates into compounding revenue or treadmill running. The churn rate calculator on this page takes the customer count at the start of the period and the number lost during it, optionally adds the recurring revenue lost, and returns five linked numbers: the periodic churn rate itself, its mirror retention rate, the annualised churn figure, the implied average customer lifetime, and gross MRR churn.
The metric is universally defined but inconsistently reported. Boards see one number, investors see another, and the version used in product analytics often differs from the one in the finance deck. Most of that variance comes from three choices: what counts as a paying customer, what time window the calculation covers, and whether the denominator is the starting count or the period average. This guide walks through the standard definition, the compounding math that turns a small monthly number into a large annual one, the practical benchmarks investors use, and the operational levers that actually move the rate.
How churn rate is calculated
The formula is one line.
Churn rate = Customers lost in period ÷ Customers at start of period
Pick a period — almost always one month for SaaS, sometimes a quarter for enterprise contracts that renew annually. Count the paying subscribers you had on the first day of that period. Count the paying subscribers among that starting cohort who had cancelled by the last day. Divide and multiply by one hundred. That number is the periodic gross customer churn rate, and it is what every other derived figure flows from.
Retention is the mirror image: one minus churn. A monthly churn rate of 4% is a monthly retention rate of 96%. These two are interchangeable in reporting but retention is preferred when you want to highlight survival, churn when you want to highlight loss. Both encode the same information.
Annualised churn is where the math gets less intuitive. The wrong way to annualise is to multiply the monthly churn rate by twelve. That overstates the loss because it assumes every monthly churn event applies to the original starting cohort — but customers who cancelled in January cannot also cancel in February. The right way is to compound the survival probability:
Annualised churn = 1 − (1 − monthly churn)12
A 4% monthly churn rate compounds to 1 − 0.9612 = 1 − 0.6127 = 38.7% annualised, not 48%. A 5% monthly rate compounds to 45.96% annualised, not 60%. This survival- analysis identity is exactly the formula actuaries use for mortality rates and the formula epidemiologists use for cumulative incidence, and it is the only correct way to translate periodic churn into an annual figure when you do not have the full cohort data.
Average customer lifetime is the reciprocal of the periodic churn rate, in the same period unit. A monthly churn rate of 4% implies an average lifetime of 1 / 0.04 = 25 months. This identity assumes constant churn over time — which is rarely literally true; early-period churn usually exceeds late-period churn — but it is the standard simplification used inside customer lifetime value (LTV) calculations and is what feeds the denominator of the LTV:CAC ratio investors anchor on.
Gross MRR churn applies the same formula to recurring revenue: MRR lost from cancellations and downgrades divided by MRR at the start of the period. It is reported alongside customer churn because the gap between the two is itself signal. If revenue churn exceeds customer churn, the customers you lost paid more than your average — a warning about enterprise retention. If revenue churn trails customer churn, the cancellers were below-average payers — usually SMB or trial-converted accounts.
Worked example
A SaaS company runs its monthly close on June 2026. Open the churn rate calculator and step through the inputs:
- Customers at the start of June: 500
- Customers lost during June: 20
- MRR at the start of June: $100,000
- MRR lost during June: $5,000
Monthly customer churn is 20 divided by 500, or 4%. Retention is 96%. Annualised churn compounds to 1 − 0.9612 = 38.7%. Average customer lifetime is the reciprocal of 4%, or 25 months. Gross MRR churn is $5,000 divided by $100,000, or 5%.
The headline number — 4% monthly customer churn — sits in the upper-acceptable band for B2B SaaS, where 1–2% is the target. The annualised figure of 38.7% is the version that belongs on the board pack because it translates the periodic rate into a horizon investors can intuit. The 25-month average lifetime feeds the LTV calculation directly: a customer paying $200 a month at 75% gross margin contributes $150 of monthly gross profit, multiplied by 25 months gives an LTV of $3,750.
The most informative number is the half-percentage-point gap between customer churn (4%) and gross MRR churn (5%). That gap says the customers leaving were paying above the average price — a small absolute number with a large diagnostic value. The next quarter's retention work should target the enterprise tier, not the long tail.
Factors that affect churn rate
Segment and contract length
SMB customers churn faster than mid-market, and mid-market faster than enterprise. The drivers are mechanical: smaller customers go out of business more often, change vendors more freely, and feel the cost of the subscription more sharply. Enterprise contracts are usually annual or multi- year, which spreads the renewal decision into a single moment rather than a monthly recurring temptation to cancel. Most operators report churn by segment and watch each cohort separately rather than chasing a blended number that can hide structural problems in a single tier.
Time-to-value
The fastest predictor of long-term churn is whether a new customer reaches the moment when the product is obviously valuable in the first thirty days. Slack's famous "2,000 messages" threshold, HubSpot's "first deal closed in CRM", Figma's "first file shared with a collaborator" — these are activation milestones, and the gap between activated and non-activated cohorts in 90-day retention is usually more than 2x. Product teams who invest in onboarding sequences typically see churn drop within a quarter without any sales or success-team intervention.
Pricing and payment cadence
Customers on annual prepay churn at roughly half the rate of customers on monthly billing, all else equal. The causality runs in both directions: customers committed enough to prepay annually were less likely to churn in the first place, and the friction of a single renewal moment versus twelve monthly cancellation options suppresses casual departures. Most SaaS pricing pages now steer hard toward annual contracts with a 15–20% discount for this reason — the discount is paid back many times over in lower realised churn.
Product-market fit and substitution
A category with strong substitutes — productivity tools, analytics, email marketing — runs higher baseline churn because customers can swap vendors with low switching cost. A category with high switching cost — payroll, CRM, ERP — runs lower baseline churn because the migration itself is painful. This is the largest structural factor and the one founders most often pretend is a controllable variable. It is mostly not. The right response is to pick a category where switching cost is high before you start the company; once you are in a category, the ceiling on retention is largely set.
Customer success investment
At mid-market and enterprise, dedicated customer success managers (CSMs) are the largest single lever on gross churn. A well-staffed CSM team running quarterly business reviews, watching usage data for at-risk accounts, and intervening before renewal can cut gross enterprise churn from 10% annual to 5% annual — a doubling of average customer lifetime. The math justifies CSM spend up to roughly 10% of recurring revenue per managed account for accounts above a six-figure ACV.
How to reduce churn
- Fix onboarding before anything else. The largest single-week investment any retention program can make is rewriting the first-thirty-day customer journey. Send the right emails, surface the right in- product prompts, and book a 30-minute onboarding call for any account above a threshold. Activation rate improvements compound through every subsequent month of the lifetime.
- Move customers to annual billing. Even a modest discount in exchange for annual prepay typically halves observed churn on the converted segment. The cash-flow benefit is incidental; the retention benefit is the point.
- Build a downgrade path. The customers most likely to cancel a $99/month plan would often happily stay on a $19/month plan. A visible downgrade option in the billing flow converts a meaningful share of would-be cancellations into reduced revenue rather than zero revenue — and downgrades have far better recovery rates than full cancellations.
- Watch usage, not surveys. NPS is a lagging indicator and customers self-report inaccurately. The leading indicator of churn is declining product usage — login frequency, key-action counts, seat utilisation. A simple weekly cohort report of accounts whose usage dropped more than 30% week-on-week catches most churn risk before the cancellation request lands.
- Run save offers, but cap them. A discount or pause offered at the cancellation moment can convert 15–30% of cancellers. Beyond a point save offers train customers to threaten cancellation for discounts, so most teams cap save eligibility to one per customer per twelve-month window.
- Fix the actual product problem. Most churn is not a CS problem or a pricing problem; it is a product problem. Run quarterly exit interviews with churned customers (asynchronous email surveys work fine) and pipe the themes into the product roadmap. The features that retain customers are rarely the features customers asked for in pre-sale calls.
Common mistakes
Using the average customer count in the denominator. A persistent reporting trick is to divide cancellations by the average of starting and ending customer counts rather than the starting count. The average-count version produces a smaller, prettier number, and it can be defended as smoothing — but it is not the standard definition, and switching between methods quietly is a red flag in due diligence. Use the starting count for the headline number and disclose if you do anything else.
Including trials in the customer count. Free trials that convert at 20% are not 80% churn — they are an acquisition funnel, and they belong in conversion metrics, not retention metrics. Churn is a paying-customer metric. Mixing trial drop-off into the churn number inflates it on the way up and the way down, and obscures the actual business signal.
Multiplying monthly churn by twelve. Already covered above but worth saying twice — annualising churn by multiplication overstates loss by 15–30% depending on the rate. Always compound. The churn rate calculator on this page does it correctly automatically.
Reporting net revenue churn without disclosing expansion. Net revenue churn subtracts expansion revenue (upsells, seat additions, price increases on existing customers) from gross churn and can go negative — the gold-standard "negative net revenue churn" that means the existing customer base alone grows revenue with no new logos. It is a real and important metric, but reporting net revenue churn alone without gross customer churn next to it lets a few large expansions disguise a leaky customer base. Always show both.
Treating cohort-blended churn as if it were the steady-state rate. Cohorts in their first 90 days churn far more aggressively than cohorts at month 18. A period churn rate that mixes all cohorts together gives a rate somewhere between the two, and shifts as the cohort mix shifts. The most accurate retention reporting tracks churn by cohort age and reports a single steady-state rate plus an early-period rate.
How churn evolves as the business scales
Early-stage SaaS often runs surprisingly low churn because the first few hundred customers are hand-sold to a tight ideal customer profile and personally supported by the founders. This is misleading. As the company scales past a thousand customers, the acquisition funnel widens, the average customer becomes less ideal, and churn climbs toward the structural floor for the segment and category. Most B2B SaaS companies see customer churn rise through the early scale years before stabilising — plan for it rather than panicking when it appears.
From a benchmark perspective, monthly customer churn under 1% is excellent for B2B SaaS, 1–2% is healthy, 2–5% is the zone where the business is viable but every percentage point matters, and above 5% monthly is unsustainable at scale (annualised, that is more than 45% of customers leaving each year). B2C subscriptions run hotter — 3–8% monthly is normal, and 10% is workable if acquisition is cheap and rapid. Enterprise SaaS with annual contracts commonly reports under 10% annual gross churn at the top quartile, per the public Bessemer and OpenView benchmark reports.
The number that matters most operationally is not the absolute rate but the trend. A 6% monthly churn rate falling 50 basis points per quarter is a healthy company on the right trajectory. A 3% monthly churn rate creeping up 20 basis points per quarter is a deteriorating company in nominally good shape. Investors look at the slope first and the level second.
When to seek professional advice
Churn reported to investors, lenders, or acquirers sits inside a broader retention narrative and is scrutinised carefully in due diligence. If the number you publish drives a valuation conversation, have it reviewed by a finance lead or external accountant familiar with SaaS metric conventions — the differences between cohort- adjusted churn, period-blended churn, gross customer churn, gross MRR churn, and net revenue retention are large enough that an inconsistent definition across slides can sink a fundraise or a sale process. For the operational view used to run the business day-to-day, the formulas in the churn rate calculator match the standard SaaS definitions and are the right starting point.
Related calculators
- CAC calculator — customer acquisition cost is the other half of the unit-economics conversation; pair it with the lifetime implied by the churn rate to get LTV:CAC.
- Gross margin calculator — gross profit per dollar of revenue is the multiplier that turns ARPU into LTV after the lifetime is fixed by churn.
- ROI calculator — for framing customer retention work against any other capital allocation decision.
- Profit margin calculator — the operating-margin lens on the same income statement retention work ultimately impacts.
Frequently asked questions
What is the formula for churn rate?
Churn rate equals customers lost during the period divided by customers at the start of the period, expressed as a percentage. For a SaaS company that started June with 500 customers and lost 20 during the month, monthly churn is 20 / 500 = 4%. Pick a period (almost always one month for SaaS, sometimes a quarter for enterprise) and stay consistent. The single most common mistake is using the average of starting and ending customer counts in the denominator — it produces a smaller number but it is not the standard definition.
How do I annualise a monthly churn rate?
Compound the survival probability — do not multiply. Annualised churn = 1 − (1 − monthly churn)^12. A 4% monthly rate annualises to 1 − 0.96^12 = 38.7%, not 48%. A 5% monthly rate annualises to 45.96%, not 60%. The naive multiplication ignores the fact that customers who already cancelled cannot cancel again. The compounded formula is the same survival-analysis identity actuaries use for mortality rates.
What is the difference between customer churn and revenue (MRR) churn?
Customer churn counts heads — what fraction of subscribers cancelled. Revenue churn counts dollars — what fraction of recurring revenue cancelled. They diverge whenever your churning customers pay a different average price than your retained customers. If enterprise plans cancel more often than starter plans, revenue churn exceeds customer churn and the gap is the warning signal. Most SaaS companies report both, plus net revenue churn (which subtracts expansion from existing customers and can go negative — the gold-standard metric).
What is a good churn rate for a SaaS business?
For B2B SaaS, monthly customer churn under 1% is excellent, 1–2% is healthy, 2–5% is the zone where the business is viable but every percentage point matters, and above 5% monthly is unsustainable at scale (annualised, more than 45% of customers leaving each year). B2C subscriptions run hotter — 3–8% monthly is normal, and 10% is workable if acquisition is cheap. Enterprise SaaS with annual contracts commonly reports under 10% annual gross churn at the top quartile, per the Bessemer and OpenView benchmark reports.
What is average customer lifetime and how is it related to churn?
Average customer lifetime is the reciprocal of the periodic churn rate, in the same period unit. A 4% monthly churn rate implies an average lifetime of 1 / 0.04 = 25 months. This identity assumes constant churn over time — which is rarely literally true; early-period churn usually exceeds late-period churn — but it is the standard simplification used inside customer lifetime value calculations. Lifetime feeds directly into LTV: monthly gross profit per customer × average lifetime in months = LTV.
Should I include trial users in the churn calculation?
No. Churn is a paying-customer metric. Including trial drop-off distorts the number in either direction — high natural trial drop-off inflates apparent churn even though no revenue was at stake, and freemium downgrades to free are sometimes counted as churn but cost nothing to keep. The cleanest definition is paying subscribers at the start of the period who were no longer paying at the end, expressed as a fraction of the starting paying-subscriber count. Track trial-to-paid conversion separately as an acquisition metric.
What is net revenue retention and how does it relate to gross churn?
Net revenue retention (NRR) measures the change in recurring revenue from an existing customer cohort over a period, including expansion (upsells, seat additions, price increases) and contraction (downgrades, partial cancellations). NRR above 100% means the same customer base generates more revenue this period than last — even before counting new logos. Top SaaS companies routinely report NRR of 110–130%. NRR is the most flattering retention number a company can publish, which is why investors always ask for gross customer churn alongside it.
Informational only. Not personalised financial, legal, or tax advice.