How to Calculate Your Stripe Effective Fee Rate

6 min read · Stripe Fees · Updated Aug 2026

“What percent does Stripe take?” is the published card rate. That page is here. Effective fee rate is a different number: everything Stripe took this month, divided by what you processed. People mash the two together in search, which is why this URL used to rank for the wrong query.

The only formula I use

Effective rate = total fees in the period ÷ total charge volume in the same period × 100. Example I keep on a sticky note: $1,240 fees, $38,500 volume → 3.22%. If you include non-charge Stripe lines (Radar, Billing, payouts), say so and call it all-in. If you only include charge fees, call it processing rate. Mixing them is how Slack threads go in circles.

The public CSV case on this site: $3,597.77 fees, 3.82% processing, 4.02% all-in. Both are “effective.” They answer different questions.

What I treat as “normal” vs “go look”

US domestic cards, average ticket $50+: 3.0–3.3% processing does not surprise me. Above ~3.5% I open the CSV. The usual pile: international, sub-$20 charges, refunds that kept the original fee. I do not treat 2.9% as a target. 2.9% is a line on a pricing page for one kind of card.

Do this monthly or you will gaslight yourself

A 0.2 point swing can be mix. A 0.5+ swing usually has a name: a campaign that pulled EU cards, a $7 plan launch, a refund batch. Why the rate jumped is the diagnostic list. This page is just the yardstick.

Free Stripe Fee Audit: real uploads receive the complete report with no signup or credit card. The raw CSV is not stored; computed reports stay available for up to 30 days under our Privacy Policy.

Common questions

What is Stripe effective fee rate?

Total Stripe fees divided by processed charge volume for the same period. It is your real percentage, not the 2.9% + $0.30 sticker.

Is effective fee rate the same as what percent Stripe takes?

No. “What percent does Stripe take?” is the published starting rate for a typical card. Effective rate uses your mix. Use /what-percent-does-stripe-take for the sticker; use this page for the CSV math.

What is a good Stripe effective fee rate?

For domestic US cards with a healthy average ticket, roughly 3.0% to 3.3% processing is common. Above 3.5% I investigate.

Related guides

Official sources

Pricing and payment rules can change. Use official docs as the current reference, then compare them with your own Stripe export.

Audit your real Stripe fee rate

Complete free Stripe fee audit from your Balance CSV - no signup, card, or OAuth.