🌐 EN

πŸ’³ Stripe Fee Calculator

Calculate the Stripe processing fee and net payout on a charge amount, or set a target net payout and calculate how much to charge.

Net payout
β€”
Charge amount β€” Stripe fee β€” Net payout β€”

Rates reflect Stripe's standard US rate (stripe.com/pricing) as of 2026-07 and vary by country, currency, and payment method; they may change. The +1% currency conversion fee is not included in this calculation. All amounts are calculated and displayed in USD ($).

Related Calculators PayPal Fee Calculator Margin Calculator
GUIDE

Learn more

01

How Stripe Fees Work

Stripe's standard US online card rate is 2.9% + $0.30 per successful charge β€” that is, 2.9% of the charge amount plus a flat 30 cents is deducted as the fee. Charges from internationally-issued cards add a +1.5% surcharge (4.4% + $0.30 total), and if the payout currency differs from the charge currency, a separate +1% currency conversion fee may apply. Base rates can differ by country, so check your Stripe dashboard for your actual contracted rate.

Example: on a $100 charge, fee = 100Γ—0.029+0.30 = $3.20, net payout = $96.80.
02

Reverse-Calculating the Charge from a Target Net Amount

If you want the customer to pay a fee so you net an exact amount (e.g., "I need to receive exactly $100"), simply adding the estimated fee to your target undercharges, because the fee itself is calculated on the higher charge amount. The correct gross-up formula is Charge amount = (Target net + $0.30) Γ· (1 βˆ’ 0.029). For a $100 target net, charge amount = (100 + 0.30) Γ· 0.971 = $103.30, with a fee of $3.30, leaving exactly $100.
03

Ways to Reduce Stripe Fees

(1) High-volume merchants can often negotiate custom rates with Stripe β€” standard rates aren't fixed for everyone. (2) If a large share of your customers use international cards, offering local payment methods (bank debits, Stripe Link, etc.) can lower average card fees. (3) For subscriptions, manage failed-payment retries (Smart Retries) to avoid repeated fee exposure. (4) Matching your settlement currency to your sale currency avoids the +1% currency conversion fee.

Frequently asked questions

What exactly does Stripe charge?
The standard US online card rate is 2.9% + $0.30 per successful charge. International cards add a +1.5% surcharge, for 4.4% + $0.30 total. Rates can vary by country, plan, and negotiated agreements.
How much do I need to charge to receive exactly $100?
Charge amount = (100 + 0.30) Γ· (1 βˆ’ 0.029) = $103.30. Simply adding an estimated fee to the target undercharges slightly, so use the gross-up formula instead.
How is the international card fee different from currency conversion?
An internationally-issued card adds a +1.5% surcharge. If your payout currency differs from the charge currency, a separate +1% currency conversion fee may also apply. This calculator only models the card-type surcharge, not currency conversion.
Could the actual rate differ from what's shown here?
Yes. These rates reflect Stripe's official pricing page as of 2026-07 and may change, or differ by country and contract. Always confirm your exact rate in the Stripe dashboard or on the official pricing page.