SaaS Metrics Calculator

MRR, ARR, churn, LTV, CAC — every metric VCs ask about, computed from a few inputs. Build your pitch deck, not a spreadsheet.

Revenue & Customers

$

Sales & Marketing

$
%

Expansion & ContractionOptional

$
$

Used for net revenue churn and SaaS quick ratio calculations. Leave blank if you don't track these yet.

Frequently Asked Questions

SaaS Metrics: The Complete Guide

Everything you need to know about MRR, ARR, churn, LTV, CAC, and the metrics VCs evaluate when reviewing SaaS businesses.

SaaS metrics are a specific set of KPIs designed to measure the health and growth efficiency of subscription-based software businesses. Unlike traditional businesses where revenue is transactional, SaaS companies earn recurring revenue, which means the metrics focus on retention, lifetime value, and the cost of acquiring each dollar of revenue.

The essential SaaS metrics every founder should track:

  • MRR (Monthly Recurring Revenue) — The total predictable revenue your business earns every month from active subscriptions. This is the heartbeat of any SaaS company. MRR strips out one-time fees and variable charges to give you a clean view of your recurring revenue base.
  • ARR (Annual Recurring Revenue) — Simply MRR multiplied by 12. ARR is the standard top-line metric VCs use to size a SaaS business. When someone says a company is at "$10M ARR," they mean $10 million in annualized recurring revenue.
  • Churn Rate — The percentage of customers (logo churn) or revenue (revenue churn) you lose each period. Churn is the silent killer of SaaS businesses — even small monthly churn compounds into massive annual losses.
  • LTV (Customer Lifetime Value) — The total revenue (or gross profit) you expect to earn from a customer over their entire relationship with your product. Gross margin-adjusted LTV is the more accurate version because it reflects the actual profit contribution, not just revenue.
  • CAC (Customer Acquisition Cost) — The total sales and marketing spend divided by the number of new customers acquired. This tells you how expensive it is to win each customer.
  • LTV/CAC Ratio — The ratio of lifetime value to acquisition cost. This single number tells you whether your business model works: are you earning more from customers than it costs to acquire them?
  • CAC Payback Period — How many months it takes to recoup the cost of acquiring a customer from their subscription payments. Shorter payback means faster cash recycling.

Together, these metrics create a complete picture of SaaS unit economics. A business can have impressive top-line MRR growth but terrible unit economics (high churn, low LTV/CAC), which means it's essentially paying more to acquire customers than they're worth. Conversely, strong unit economics with moderate growth is a much healthier foundation.

Monthly Recurring Revenue (MRR) is the normalized monthly revenue from all active subscriptions. The formula seems simple, but getting it right requires excluding the right things and including the right things.

The basic formula:

MRR = Number of Paying Customers × Average Revenue Per Account (ARPA)

Or equivalently, sum the monthly subscription value of every active customer. For annual plans, divide the annual price by 12 to normalize it to a monthly figure.

What to include in MRR:

  • Recurring subscription fees (monthly and annual plans, normalized to monthly)
  • Recurring add-ons and upgrades that are billed on a recurring basis
  • Usage-based charges if they recur predictably (some companies exclude highly variable usage)

What to exclude from MRR:

  • One-time setup fees or implementation charges
  • Non-recurring consulting or services revenue
  • Credits, refunds, or free trial users who haven't converted to paid

MRR components (the waterfall):

  • New MRR — Revenue from brand-new customers acquired this month
  • Expansion MRR — Revenue gained from existing customers upgrading plans or adding seats
  • Churned MRR — Revenue lost from customers who cancelled
  • Contraction MRR — Revenue lost from existing customers downgrading

ARR is simply MRR × 12. This is the standard metric used by investors and analysts to describe the scale of a SaaS business. A common mistake is to use total revenue (which includes one-time items) instead of recurring revenue. ARR should only reflect the recurring component.

Important nuance: If your MRR is growing (or shrinking), multiplying the current month's MRR by 12 gives you a "run-rate ARR" — what your ARR would be if this month's revenue continued unchanged. True ARR from historical data is the sum of the last 12 months of MRR. For planning and fundraising, run-rate ARR is the standard.

The LTV/CAC ratio is arguably the single most important metric in SaaS because it answers the fundamental business model question: do you earn more from a customer than it costs to acquire them?

The formula:

LTV/CAC = Customer Lifetime Value / Customer Acquisition Cost

Benchmark ranges:

  • Below 1x — You are losing money on every customer. The business model is broken unless you can reduce CAC or increase LTV dramatically. This is only acceptable in the very early days if you're deliberately investing in customer acquisition for market share.
  • 1x to 3x — Marginal economics. You are technically profitable per customer, but there's not enough margin to cover operating expenses (engineering, G&A, etc.). Most VCs want to see a path to improving this.
  • 3x to 5x — The sweet spot. This is the target range that most VCs and SaaS investors look for. A 3x LTV/CAC means you earn three dollars for every dollar spent on acquisition — enough to cover the cost of running the business and generate profit.
  • Above 5x — Very strong unit economics, but it can also signal under-investment in growth. If your LTV/CAC is 8x, you might be leaving growth on the table by not spending more on sales and marketing.

Why gross margin-adjusted LTV matters:

The basic LTV formula (ARPA / churn) gives you the total revenue from a customer over their lifetime. But not all revenue is profit — you have hosting costs, support costs, and cost of goods sold. Gross margin-adjusted LTV multiplies by the gross margin to show the actual profit contribution:

GM-Adjusted LTV = (ARPA × Gross Margin %) / Monthly Churn Rate

For a SaaS company with 75% gross margins, the difference is significant — unadjusted LTV of $10,000 becomes $7,500 after the adjustment. The GM-adjusted version is what sophisticated investors use because it reflects the true economic value of each customer.

The LTV/CAC ratio also connects to valuation. SaaS companies with higher LTV/CAC ratios typically command higher revenue multiples because each dollar of new ARR creates more long-term value. A business with 5x LTV/CAC is worth more than one with 2x, even at the same ARR.

Churn rate measures the rate at which you lose customers or revenue over a given period. There are several types of churn, and confusing them is one of the most common mistakes founders make when reporting metrics.

Customer (logo) churn:

Monthly Customer Churn = Customers Lost This Month / Total Customers at Start of Month × 100

This tells you what percentage of customers cancel each month. If you start the month with 500 customers and lose 10, your monthly churn is 2%.

Converting monthly churn to annual churn:

Annual Churn = 1 − (1 − Monthly Churn)^12

This is the compounded version — you can't simply multiply monthly churn by 12. A 2% monthly churn rate compounds to about 21.5% annual churn, not 24%. The compounding formula accounts for the shrinking base each month.

Revenue churn (net and gross):

  • Gross Revenue Churn — The total MRR lost from cancellations and downgrades, divided by starting MRR. This only counts losses, not gains from upsells.
  • Net Revenue Churn — Gross revenue churn minus expansion MRR from upsells and upgrades. Net revenue churn can be negative, and that's the holy grail. Negative net churn means your existing customers are spending more each month than you're losing from cancellations. Many best-in-class SaaS companies (Datadog, Snowflake, Twilio) achieve negative net revenue churn through usage-based pricing and upsells.

Churn benchmarks:

  • SMB SaaS: 3-7% monthly logo churn is typical (small businesses fail or switch tools frequently)
  • Mid-market SaaS: 1-3% monthly logo churn
  • Enterprise SaaS: Less than 1% monthly logo churn (annual contracts and high switching costs create stickiness)
  • Net revenue retention above 120% (equivalent to negative 20% net revenue churn) is considered best-in-class

The critical insight: even small differences in monthly churn compound dramatically. The difference between 2% and 3% monthly churn is the difference between retaining 78% and 69% of customers annually. Over three years, that gap becomes enormous.

The SaaS quick ratio measures the efficiency of your revenue growth by comparing how much new revenue you add versus how much you lose. It was popularized by Mamoon Hamid at Social Capital and has become a standard metric for evaluating growth quality.

The formula:

SaaS Quick Ratio = (New MRR + Expansion MRR) / (Churned MRR + Contraction MRR)

How to interpret it:

  • Quick ratio of 1x — You are adding exactly as much revenue as you are losing. Net growth is zero. This is treading water.
  • Quick ratio of 2x — For every dollar you lose, you add two dollars. This is the minimum threshold for healthy growth and represents reasonable growth efficiency.
  • Quick ratio of 4x — For every dollar lost, you add four dollars. This is considered best-in-class and indicates both strong acquisition and good retention. Companies at this level can grow rapidly without the "leaky bucket" problem.

Why the quick ratio matters more than growth rate alone:

Two companies can both grow MRR by $100K in a month, but the quality of that growth is very different:

  • Company A: +$120K new/expansion, −$20K churn/contraction. Quick ratio = 6x. Healthy growth with minimal leakage.
  • Company B: +$200K new/expansion, −$100K churn/contraction. Quick ratio = 2x. Growing fast, but half the effort is replacing lost revenue.

Company A has much higher-quality growth because it retains more of what it earns. Company B has a churn problem that will become increasingly expensive to outrun as the revenue base grows. The quick ratio exposes this difference that a simple net growth number would hide.

Important caveat: The SaaS quick ratio requires tracking MRR components (new, expansion, churned, contraction) separately. Many early-stage companies don't break these out, which is why this calculator marks expansion and contraction MRR as optional. If you don't have them yet, start tracking them — the breakdown is essential for understanding growth quality.

The CAC payback period tells you how many months it takes to recoup the cost of acquiring a customer from their subscription payments. It's a cash efficiency metric that directly impacts how much capital a SaaS business needs to grow.

The formula:

CAC Payback (months) = CAC / (ARPA × Gross Margin %)

The gross margin adjustment is important because you don't receive the full subscription amount as profit — hosting, support, and infrastructure costs eat into it. Using gross profit per customer gives a more realistic picture of how long it actually takes to recover your acquisition investment.

Benchmarks:

  • Under 6 months — Excellent. The business is extremely capital efficient. Every customer pays for themselves within half a year, freeing cash for more acquisition.
  • 6 to 12 months — Good and typical for well-run SaaS businesses. This is the range most VCs consider healthy.
  • 12 to 18 months — Acceptable for enterprise SaaS with large contract values and long customer lifetimes. For SMB SaaS, this starts to look concerning.
  • Over 18 months — Problematic. The business needs significant upfront capital to fund growth, and there's a real risk that customers churn before the acquisition cost is recovered.

Why VCs obsess over payback period:

CAC payback directly determines how much capital a company needs to grow. If payback is 6 months, every dollar spent on acquisition is recycled twice per year. If payback is 18 months, that same dollar takes 1.5 years to come back. The longer the payback, the more venture capital the company needs to fund growth, which means more dilution for founders.

Payback period also creates a natural check on churn risk. If your payback period is 14 months but your average customer lifetime is only 18 months, you are earning only 4 months of net profit per customer. The payback-to-lifetime gap is your real margin of safety.

The Rule of 40 is a high-level benchmark that balances growth and profitability for SaaS companies. The principle states that a healthy SaaS company's revenue growth rate plus its profit margin should equal or exceed 40%.

The formula:

Rule of 40 Score = Revenue Growth Rate (%) + EBITDA Margin (%)

For example, a company growing at 50% with a −15% EBITDA margin scores 35% (below 40), while a company growing at 30% with a 15% margin scores 45% (above 40).

Why the Rule of 40 matters:

  • It acknowledges the growth-profitability tradeoff — SaaS companies can rationally choose to grow faster at the expense of near-term profitability, or grow slower with higher margins. The Rule of 40 says either strategy is fine as long as the combined score is above the threshold.
  • It creates a common language for investors — A company with 60% growth and −20% margins can be directly compared to one with 20% growth and 25% margins. Both score 40, suggesting comparable overall health.
  • Companies above Rule of 40 tend to command higher valuations. Studies consistently show that SaaS companies scoring above 40 trade at significantly higher revenue multiples than those below.

Limitations to keep in mind:

  • The Rule of 40 is a snapshot metric — the trajectory matters too. A company trending from 30 to 45 is in a very different position than one trending from 50 to 35.
  • It doesn't account for the quality of growth (organic vs. acquisition-driven) or the sustainability of margins.
  • Some analysts use free cash flow margin instead of EBITDA margin for a stricter test, since SBC-heavy SaaS companies can show inflated EBITDA.

While the Rule of 40 doesn't appear in this calculator directly (it requires growth rate data over time), it provides useful context for interpreting the metrics you do see here. Strong unit economics (high LTV/CAC, low churn) are the building blocks that make Rule of 40 performance sustainable.

Venture capitalists have a specific framework for evaluating SaaS businesses, and the metrics in this calculator map directly to the questions they ask during due diligence. Understanding their framework helps you present your metrics in the most compelling way.

The VC evaluation framework for SaaS:

  • Market efficiency (LTV/CAC > 3x): VCs want to see that your go-to-market engine is efficient. A LTV/CAC below 1x is a red flag that kills deals. Between 1–3x, they will dig into whether the ratio is improving and what levers you have to move it. Above 3x, they shift to asking why you are not spending more on growth.
  • Cash efficiency (CAC payback < 12 months): The faster your payback, the less capital you need to grow. At early stages, VCs will tolerate longer payback (up to 18 months) if other metrics are strong. By Series B, payback over 12 months is a concern.
  • Retention quality (net revenue retention > 100%): This is increasingly the most important metric for later-stage SaaS investing. If your existing customers spend more each year (NRR > 100%), your revenue base compounds even with zero new customers. The best SaaS companies have 120–150% net revenue retention.
  • Growth quality (SaaS quick ratio > 4x): VCs want to know you are not just growing by pouring water into a leaky bucket. A quick ratio below 2x means you are spending too much effort replacing lost revenue.
  • Scale and trajectory (ARR milestones): The stage gates for SaaS fundraising are well established: $1–2M ARR for Series A, $5–10M for Series B, $15–30M for Series C. But the trajectory (how fast you moved between milestones) matters as much as the absolute number.

Common red flags VCs look for:

  • High logo churn masked by high expansion revenue — eventually you run out of upsell headroom
  • Rapidly increasing CAC over time — suggests market saturation or poor product-market fit
  • Gross margins below 60% — questions whether this is truly a software business or a services business
  • Payback period exceeding average customer lifetime — the unit economics are underwater

The pitch deck tip: Present your metrics in context. Raw numbers are less compelling than trends and comparisons. Show how LTV/CAC has improved quarter over quarter, how churn is declining as you move upmarket, or how net revenue retention is expanding. The narrative around the metrics matters as much as the metrics themselves.

Ready to turn SaaS metrics into a full company valuation?