Free Converter

PayPal Fee Calculator

Calculate PayPal processing fees and find out exactly how much to charge to receive your desired amount.

PayPal Fee Calculator
Rate: 3.49% + $0.49
Fee Breakdown
You Receive
$96.02
PayPal Fee
$3.98
Charge Customer
$100.00
You ReceivePayPal Fee
96.0%4.0%

About PayPal Fee Calculation

PayPal's fee structure varies by transaction type, country, and account class. Standard goods-and-services rates in the US are 2.99% + $0.49 for online card transactions, with international transactions adding additional fees. Friends-and-family transfers within the same country typically have no fee but offer no buyer protection. Donations, in-store transactions, and recurring subscriptions each have their own rate schedules.

This calculator handles the common cases. Given a charge amount and transaction type, it returns the PayPal fee and net amount. Given a target net, it computes the gross charge needed. International transactions, currency conversions, and fee schedule variations are configurable.

Output is informational. PayPal fee schedules change periodically; for authoritative current rates, check PayPal's current fee documentation. The calculator covers typical scenarios but cannot capture every promotional rate or custom contract.

Why Calculate PayPal Fees

PayPal fees are higher than many alternatives, especially for international transactions. Pricing or invoicing without accounting for the fee leaves money on the table or surprises the merchant at reconciliation. Calculating fees explicitly lets you set prices that capture the intended revenue.

Invoicing situations also need gross-up math. A freelancer invoicing $1,000 receives about $940 net after PayPal fees on a domestic transaction; international transactions reduce that further. Charging the correct gross to net the target requires fee-aware calculation.

How to Calculate PayPal Fees

Pick transaction type, enter amount.

  1. Choose transaction type: Goods and services (default for sales), micropayments (lower percentage but higher fixed fee for small transactions), international goods and services (higher rate), donations (slightly different rate), or friends and family (free for same-country).
  2. Enter the amount: Charge amount or target net, depending on direction. Specify currency if not USD; international rates differ.
  3. Compute: The calculator applies the rate matching your selection and returns the fee, net, and percentage captured.
  4. Use the result: Charge the gross amount required, or set product prices that net your target after the fee.

Common Use Cases

Technical Details

Standard goods and services rate (US): 2.99% + $0.49. Micropayments: 4.99% + $0.09. International goods and services: 4.4% + fixed fee in destination currency. Donations: 1.99% + $0.49 for confirmed nonprofits, standard rate otherwise.

Currency conversion: PayPal applies a markup (typically 3-4%) on top of the wholesale exchange rate when converting received funds. This is in addition to the percentage fee and is often the largest hidden cost of international transactions.

Inverse calculation (gross to receive target net): gross = (target_net + fixed_fee) / (1 - percentage). Same as Stripe but with PayPal's rate constants. The calculator handles the arithmetic.

Best Practices

Frequently Asked Questions

What's PayPal's standard fee?
For US online goods and services, 2.99% + $0.49. Other categories: micropayments (4.99% + $0.09), international (4.4% + fixed fee), donations (1.99% + $0.49 for confirmed nonprofits).
How much should I charge to net $X?
(X + fixed_fee) / (1 - percentage). For standard US rates: (X + 0.49) / 0.9701. The calculator handles this directly.
Are international transactions more expensive?
Yes. Adding 4.4% + fixed fee plus 3-4% currency conversion markup means international transactions can cost 7-9% total — significantly higher than domestic rates.
What's the difference between goods/services and friends/family?
Goods and services has fees but provides buyer protection (and seller protection in many cases). Friends and family has no fees but no protection. Use friends and family only for actual personal transfers.
Are micropayments cheaper for small transactions?
Yes. The 5% + 9¢ rate is cheaper than 2.99% + 49¢ for transactions under about $10. The break-even depends on the average ticket; the calculator can show both rates side by side.
Are PayPal fees refunded on refunds?
Original processing fees are not returned on refunds. The fee is effectively a sunk cost on the original transaction.
Can I deduct PayPal fees as a business expense?
Yes, in most jurisdictions processing fees are deductible. Consult a tax professional for specifics.
Is my data uploaded to a server?
No. Calculations happen in your browser.