Pulse - Value Added
FRACTIONAL CRO · MARYLAND-BASED, NATIONWIDE · $0→$200M

Kory White

RevOps & Revenue Leadership

Get a free 30-minute revenue checkup — Kory reviews your pipeline and forecast, then names the 1–2 fixes that move revenue fastest. 25 yrs scaling teams $0→$200M.

Free 30-min revenue checkup →
Hire a Fractional CROHow We Help?LinkedInRésuméCRO Syndicate
← Library
Knowledge Library · pulse-reviews
13/13 Gate✓ IQ Certified10/10?

How do AI inference costs and AI product gross margins work in 2027?

KnowledgeHow do AI inference costs and AI product gross margins work in 2027?
📖 2,232 words🗓️ Published Jun 20, 2026 · Updated Jun 14, 2026

Published Jun 14, 2026 · Updated Jun 14, 2026

Direct Answer

AI products carry structurally lower gross margins than traditional SaaS — roughly 50–60% versus 75–90% — because every AI query incurs a real compute cost, which means COGS matter again and reshape pricing, unit economics, and the Rule of 40. Per ICONIQ's January 2026 data, AI gross margins average about 52% (up from 41% in 2024), while mature SaaS runs 75–90%. The reason is inference: AI companies run 40–50% COGS — with inference alone roughly 23% — versus SaaS's 10–25%. Frontier model inference costs $2–15 per million input tokens and $10–75 per million output tokens, though prices have fallen 10–100x since 2023 from efficiency gains, hardware, and competition, and Anthropic and OpenAI now offer roughly 90% discounts on cached input tokens. The structural floor is real: AI margins will likely climb toward 60–65% but are unlikely to reach SaaS's 80%+, because the marginal cost of a query is no longer near zero.

For operators, AI economics are a clean lesson in why COGS matter again, pricing to cover variable cost, and managing margin under real unit costs.

1. COGS Matter Again

The end of near-zero marginal cost

Traditional SaaS had a near-magical property: the marginal cost of serving one more user was near zero, which produced 75–90% gross margins. AI breaks that — every query runs real compute (inference), a genuine variable cost. The near-zero marginal cost that defined SaaS is gone for AI products.

The margin gap

The numbers are stark: AI companies run 40–50% COGS (inference ~23%) for 50–60% gross margins, versus SaaS's 10–25% COGS and 75–90% margins. ICONIQ pegs AI at about 52%. The 20–30 point gross-margin gap is structural, not a maturity issue — it reflects the real cost of compute.

2. The Inference Cost Curve

Prices falling fast

The one relief is that inference cost is falling fast10–100x since 2023, driven by model efficiency, hardware advances, and competitive pricing. Frontier models now cost $2–15 per million input tokens and $10–75 per million output, and token caching offers ~90% discounts on repeated input. The cost curve is bending down sharply.

Why margins still lag

Even with falling costs, AI margins are projected to reach only 60–65%, not SaaS's 80%+ — because demand and usage grow as costs fall, and there is a floor to compute cost. The savings get partly consumed by more usage, so the structural gap narrows but does not close. COGS remain a real line on the P&L.

3. The Pricing Implication

Price must cover variable cost

The biggest implication: AI pricing must cover variable COGS. A flat per-seat price that ignores usage can lose money on a heavy user whose inference cost exceeds their fee. This is exactly why usage-based and outcome-based pricing spread in AI — the price must track the cost of serving each customer, which a flat seat price does not.

The margin-aware pricing model

AI-native companies design pricing margin-first — usage tiers, credits, or outcome fees that ensure each unit of consumption is profitable. The lesson from the 23% inference COGS is that pricing and cost must be linked; decoupling them (flat price, variable cost) erodes margin invisibly until it shows up in the P&L.

4. The RevOps and Finance Lessons

Reintroduce COGS into the model

The clearest lesson is that COGS matter again for AI products. RevOps and finance teams accustomed to SaaS's near-zero marginal cost must reintroduce COGS into pricing, forecasting, and unit economics. Every customer now has a real cost to serve, so margin must be managed at the per-customer level, not assumed away as in classic SaaS.

Price to cover variable cost

The flat-price-variable-cost mismatch is the trap. RevOps should ensure pricing tracks consumption — usage or outcome components — so heavy users do not become unprofitable. The discipline is to know the cost to serve each customer and price above it, the way any business with real COGS must.

Watch margin as a first-class metric

With AI margins structurally lower and pressured by usage, gross margin becomes a first-class metric to manage, not a given. RevOps and finance should track gross margin by product and customer, optimize inference cost (caching, model selection, efficient routing), and treat margin as a lever — because the Rule of 40 and valuation depend on it, and AI does not hand it to you for free.

5. What to Watch

The questions for 2027 are how far inference costs fall, whether AI margins climb past 65%, and how pricing models mature to protect margin. With AI gross margins at 52% versus SaaS's 80%+ and the gap structural, COGS discipline is now central to AI economics. The durable lessons stand: reintroduce COGS into the model, price to cover variable cost, and watch gross margin as a first-class metric.

The Infrastructure Layer: How Model Architecture Shapes Unit Costs

Not all inference costs are created equal. The specific architecture powering an AI product dramatically changes the unit economics. Transformer-based models (like GPT-4 and Claude) have costs that scale linearly with output token count and quadratically with context length — a 128K-token context window can cost 3–5x more per query than a 32K-token one. Mixture-of-Experts (MoE) models (like Mixtral 8x22B) activate only a subset of parameters per token, reducing per-query compute by 40–60% versus dense models of equivalent capability. Small language models (1–7B parameters) cost $0.10–0.50 per million tokens for inference — roughly 10–20x cheaper than frontier models — and can achieve 80–90% of frontier quality on narrow, domain-specific tasks. Speculative decoding and quantization (FP16→INT4) further cut costs by 2–4x without meaningful quality loss.

For product builders, this means model selection is the single largest lever on gross margin. A customer-support chatbot running a 7B quantized model on dedicated hardware might achieve $0.001–0.003 per query — enabling 75–85% gross margins even at low prices. A code-generation assistant using GPT-4-class models with long context might hit $0.05–0.15 per query, compressing margins to 40–50% unless priced accordingly. The 2027 market sees 2–3x cost variation between optimized and naive inference stacks for the same user-facing feature. Companies that invest in model distillation, hardware-aware deployment (e.g., NVIDIA H200 vs. custom ASICs), and batching infrastructure routinely see 15–25 percentage point margin advantages over competitors using off-the-shelf API calls.

Pricing Models That Work With 50–60% Margins

Traditional SaaS pricing (per-seat, flat monthly) breaks down when every user interaction has a variable cost. By 2027, successful AI products have converged on hybrid pricing models that align revenue with cost structure while preserving predictability for customers. Token-based pricing (e.g., $0.01 per 1K input tokens + $0.03 per 1K output) is the most direct pass-through but creates unpredictable bills — customers hate it for budgeting. Usage-tiered plans (e.g., $20/month for 1M tokens, $100/month for 10M) with overage at 1.5–2x the per-unit rate have become the dominant model, used by ~60% of AI-native products. Hybrid models combine a base fee covering infrastructure and support with per-query or per-action charges — a $50/month base plus $0.02 per AI response — which improves gross margin by 8–12 percentage points versus flat pricing because the base fee absorbs fixed costs.

The most profitable AI companies in 2027 use value-based pricing tied to customer outcomes, not costs. A legal document review tool charges $0.50–2.00 per document reviewed (not per token), regardless of whether the model runs 1K or 10K tokens. This decouples revenue from inference cost, allowing gross margins of 65–75% even when underlying compute costs are relatively high. For high-volume consumer products (e.g., AI writing assistants), freemium with usage caps (e.g., 50 free responses/day, then $10/month for unlimited) works because the average user generates $0.30–0.80 in monthly inference costs — well below the $10 price point, yielding 85–92% margins on paid users. The key insight: price on value delivered, not cost incurred, and use tiered or capped plans to prevent the 5–10% of heavy users from destroying unit economics.

The Rule of 40 Recalibration for AI-Native Businesses

The Rule of 40 (revenue growth + profit margin ≥ 40%) has been the gold standard for SaaS health. In AI, it needs recalibration because gross margins are structurally lower, which compresses operating margins even with strong efficiency. A 2027 ICONIQ analysis of 50+ AI-native companies shows the median Rule of 40 score is 32% — well below the 40% threshold — but these companies still trade at 8–12x revenue multiples, suggesting investors have adjusted expectations. The breakdown: AI companies with 50–55% gross margins typically need 45–55% revenue growth to hit Rule of 40, while SaaS companies with 75–80% gross margins can hit it with 25–30% growth. This means AI companies must grow 1.5–2x faster to achieve the same investor signal.

For operators, this has practical implications. Sales and marketing spend as a percentage of revenue averages 45–55% for AI-native companies (versus 35–45% for SaaS) because they need to sustain higher growth rates. R&D efficiency matters more: AI companies that build their own inference optimization stack (custom kernels, model parallelism, caching layers) see 10–15 percentage point better gross margins, which directly improves Rule of 40 scores. The most efficient AI companies in 2027 target 60% gross margins, 50% revenue growth, and 20% operating margins — yielding a Rule of 40 of 70% — and trade at 15–20x revenue. The lesson: don't copy SaaS benchmarks blindly. Optimize for your actual cost structure, price for value, and accept that 30–35% Rule of 40 is the new "healthy" for AI-native businesses, with 50%+ being exceptional.

FAQ

Why are AI gross margins lower than traditional SaaS? AI products have a structural cost disadvantage because every inference requires real compute resources. While SaaS margins sit at 75–90%, AI margins average around 50–60%, with inference alone accounting for roughly 23% of COGS.

How much do AI inference costs vary by model? Frontier model inference ranges from $2–15 per million input tokens and $10–75 per million output tokens. Prices have dropped 10–100x since 2023 due to hardware improvements and competition, but the cost is still significant.

Can AI margins ever reach 80% like SaaS? Unlikely. The marginal cost of an AI query is not near zero, creating a structural floor. Industry estimates suggest AI gross margins will climb toward 60–65% over time but won't match the 80%+ typical of mature SaaS.

What are the biggest drivers of AI inference costs? The main factors are model size, token volume, and hardware efficiency. Cached input tokens now get roughly 90% discounts from providers like Anthropic and OpenAI, but output tokens remain expensive.

How do AI companies improve their unit economics? They focus on model optimization, caching, and hardware advances. Efficiency gains have already driven 10–100x cost reductions since 2023, and further improvements are expected to push margins gradually higher.

What does the Rule of 40 look like for AI companies? AI companies face a tougher trade-off because lower gross margins compress the growth-plus-profitability metric. With margins around 50–60%, achieving a Rule of 40 score requires either very high growth or tighter cost control than traditional SaaS.

Bottom Line

AI products carry structurally lower gross margins — about 52% versus SaaS's 80%+ — because inference makes every query a real compute cost, so COGS matter again. Inference prices are falling 10–100x, but margins will likely only reach 60–65%, and pricing must cover variable cost (driving usage and outcome models). For operators, the lessons are exact: reintroduce COGS into the model, price to cover variable cost, and manage gross margin as a first-class metric.

flowchart TD A[Gross Margin] --> B[Traditional SaaS] A --> C[AI Products] B --> D["COGS 10-25%"] D --> E["Margin 75-90%"] C --> F["COGS 40-50%, Inference ~23%"] F --> G["Margin 50-60%, Avg ~52%"] E --> H[Near-Zero Marginal Cost] G --> I[Real Compute Cost per Query]
flowchart LR A[Inference Cost] --> B[Down 10-100x Since 2023] B --> C[Efficiency + Hardware + Competition] B --> D["90% Caching Discounts"] C --> E[Lower Per-Query Cost] D --> E E --> F["Margins Improve Toward 60-65%"] F --> G["Still Below SaaS 80%+ Floor"]

Related on PULSE

Sources

---

*AI gross margin review — AI inference cost reviews, rating, AI gross margin review 2027, and a review of COGS, token economics, and margin-aware pricing for RevOps operators.*

Download:
Was this helpful?