Skip to main content

PayPal Fee Calculator

Estimate PayPal-style fees as percent plus fixed, either from a payment you receive or from a net you want to keep. You type the fee schedule. Live rates vary. Informational only.

Rated 4.6 out of 5 based on 429 reviews

Results

How to estimate a PayPal-style fee

  1. Choose whether you start from a customer payment or from a net you want to keep.
  2. Enter the amount field for that direction.
  3. Enter the percent and fixed fee from the schedule that applies to you.
  4. Read fee and net, or the gross the customer should send.
  5. Confirm live PayPal pricing for your country and product. Informational only.

PayPal-style fee

Percent plus fixed fee

Receive feegross × fee% + fixed
Receive netgross - fee
Send gross(want + fixed) / (1 - fee%/100)
Default example2.99% + 0.49
Schedule sourceTyped by you
AdviceInformational only. Not a PayPal quote.

What this fee page models

Many checkout fees take a percent of the payment plus a fixed amount. This page applies that pattern with numbers you supply. It is not connected to a PayPal account and does not fetch live rates.

Fee formulas

Receive mode: fee = amount × (feePercent/100) + fixedFee, net = amount - fee. Send mode (desired net): gross = (want + fixed) / (1 - feePercent/100), fee = gross - want.

Related pages

Margin and markup: margin and markup. Discounts: discount. Sales tax on a price: sales tax.

Use cases

Invoice padding so you keep a round net. Comparing fee schedules you already looked up. Teaching percent-plus-fixed arithmetic.

Worked example

Customer pays $100 at 2.99% + $0.49. Fee = 2.99 + 0.49 = $3.48. You receive $96.52. To keep $100 net under the same schedule, ask them to send (100 + 0.49) / (1 - 0.0299).

Limits

No currency conversion fees, chargebacks, or country tables. Informational only. See the disclaimer.

PayPal fee questions

Are 2.99% and $0.49 official rates?
They are only defaults. PayPal pricing depends on location and product. Replace them with your schedule.
What does send mode do?
It solves for the gross the payer must send so that after percent and fixed fees you keep the net you typed.
Can the fee exceed the payment?
The page errors if the computed fee would wipe out the payment.
Does this include goods and services versus friends and family?
Only through the percent and fixed values you enter for each case.
Is this a PayPal quote?
No. Informational arithmetic on typed fees.
Are amounts uploaded?
No. Fee math runs locally.