# SaaS Churn Impact Simulator > Visualize how monthly churn erodes your MRR over 12 and 24 months **Category:** Finance **Keywords:** saas, churn, mrr, monthly recurring revenue, churn rate, retention, revenue, subscription, attrition, customer loss **URL:** https://complete.tools/saas-churn-impact-simulator ## How this simulator works This tool projects your Monthly Recurring Revenue (MRR) over 24 months using exponential decay. **Core formula:** ``` Month N MRR = Starting MRR x (1 - churn_rate)^N ``` It models three scenarios side by side: your current churn rate, your churn rate reduced by 1 percentage point, and your churn rate reduced by 2 percentage points. This comparison makes the value of retention investment immediately visible. The simulator also accounts for new MRR from growth (new customers or expansion revenue), letting you toggle between a pure churn-only view and a net revenue view that includes monthly additions. Key outputs include MRR at 12 and 24 months, total cumulative revenue lost to churn, and the number of months until your MRR is cut in half. ## How to use 1. Enter your current Monthly Recurring Revenue (MRR) in dollars 2. Enter your monthly churn rate as a percentage (for example, 5 for 5%) 3. Optionally enter the new MRR you add each month from new customers or expansion 4. Click "Simulate Churn Impact" to generate your projection 5. Review the hero result card showing your MRR at 12 months 6. Examine the comparison cards to see how reducing churn by 1-2% changes your outcome 7. Toggle between "Churn Only" and "Net (with Growth)" on the chart to see both perspectives 8. Scroll down to the month-by-month table for detailed numbers at each interval ## Why small churn improvements matter The compounding nature of churn means that even modest improvements yield outsized results over time. Reducing monthly churn from 5% to 3% does not simply save 2% of revenue each month. Over 24 months, a business starting at $50,000 MRR would retain approximately $14,500 in MRR at 5% churn but roughly $23,800 at 3% churn. That single improvement is worth over $9,000 per month by year two, and the gap only widens with time. This is why SaaS investors and operators obsess over churn: it is the single metric with the highest leverage on long-term revenue. Common strategies for reducing churn include improving onboarding flows, adding proactive customer success outreach, building engagement features, offering annual billing discounts, and addressing the top reasons customers cite for cancellation. Even moving the needle by half a percentage point can translate into significant retained revenue. ## FAQs **Q:** What is a good monthly churn rate for SaaS? **A:** For B2B SaaS, best-in-class companies achieve 1-2% monthly churn. The median is around 3-5%. B2C subscription businesses often see higher churn, with 5-7% being common. If your monthly churn exceeds 5%, reducing it should be a top priority. **Q:** What is the difference between gross churn and net churn? **A:** Gross churn measures only the revenue lost from cancellations and downgrades. Net churn (or net revenue retention) also accounts for expansion revenue from existing customers through upsells and cross-sells. A company can have positive gross churn but negative net churn if expansion revenue exceeds losses. **Q:** Does this simulator account for expansion revenue? **A:** The "New MRR per Month" input lets you model new revenue from any source, including expansion. Toggle the chart to "Net (with Growth)" mode to see the combined effect of churn and growth. For a pure expansion-only view, set this to your expansion MRR and note that it is additive each month. **Q:** How is "months until MRR halves" calculated? **A:** It uses the formula N = ln(0.5) / ln(1 - churn_rate). This tells you how many months of compounding churn it takes for your MRR to drop to half its starting value, assuming no new revenue is added. **Q:** Should I focus on reducing churn or acquiring new customers? **A:** Both matter, but reducing churn has a compounding benefit. New customers fill a leaky bucket if churn is high. Improving retention first means every new dollar of MRR you add sticks around longer, making acquisition spending more efficient. --- *Generated from [complete.tools/saas-churn-impact-simulator](https://complete.tools/saas-churn-impact-simulator)*