About the Revenue Churn Rate
The Revenue Churn Rate Calculator measures how much recurring revenue a subscription business loses to cancellations and downgrades over a period, expressed as a percentage of the MRR it started with. Unlike a simple customer-count churn figure, it weights each dollar lost rather than each account lost, which matters whenever customer contract sizes vary widely. Finance teams and SaaS operators use it to track whether shrinkage is getting better or worse from one billing period to the next.
How It Works
You enter MRR at the start of the period and the total MRR lost during that period from cancellations and downgrades combined. The calculator divides lost MRR by starting MRR and converts the result to a percentage. If starting MRR is zero or less, the tool returns an error instead of a rate, since the calculation is undefined without a positive base.
Formula & Methodology
To reproduce this by hand, add up every dollar of monthly recurring revenue that disappeared during the period - full cancellations plus the dollar amount of any plan downgrades - and divide that sum by the MRR you had on the first day of the period. Multiply by 100 to express it as a percentage. The calculator rounds the result to two decimal places.
Examples
Steady mid-market SaaS company
A company starts the month with $100,000 in MRR and loses $4,500 to cancellations and downgrades. Revenue Churn Rate = (4,500 / 100,000) x 100 = 4.50%.
Early-stage startup with a large account loss
A startup begins the quarter with $40,000 in MRR and loses $6,000 when a single enterprise customer downgrades their plan. Revenue Churn Rate = (6,000 / 40,000) x 100 = 15.00%, a reminder that one large account can swing this number sharply.
Advantages
- Converts scattered cancellation and downgrade records into a single, comparable percentage you can track month over month.
- Weights losses by dollar value rather than customer count, surfacing risk from large accounts that a logo-churn count would understate.
- Simple two-input design makes it fast to check during a monthly or quarterly finance review without a spreadsheet.
Common Mistakes
- Confusing revenue churn with logo (customer) churn and using the two figures interchangeably, when a small percentage of customers leaving can still represent a large percentage of revenue.
- Leaving downgrades out of the lost-MRR figure and only counting full cancellations, which understates actual revenue shrinkage.
- Comparing revenue churn rates across periods of different lengths (a monthly rate versus a quarterly rate) without adjusting, which makes trends look worse or better than they are.
Edge Cases to Watch For
- A starting MRR of zero or a negative value is rejected outright, since dividing by zero or a negative base produces a meaningless rate.
- This figure only captures losses (cancellations and downgrades) - it says nothing about new or expansion revenue, so it should not be read as a net growth number on its own.
- Because the formula only takes a single lost-MRR input, it treats downgrades and full cancellations identically; if you want to separate the two causes you need to track them independently before combining the total here.
Common Use Cases
- SaaS finance and RevOps teams reporting monthly or quarterly revenue retention to leadership or investors.
- Founders diagnosing whether recent losses are concentrated in a few large accounts versus spread across many small ones.
- Customer success teams setting alert thresholds for when dollar-weighted churn crosses an acceptable level.