Marketplace Fees & Royalties

Reverb Fee Calculator

Use the Reverb Fee Calculator to calculate selling fee, processing fee. Includes formula, worked example, assumptions, common mistakes and source notes.

Audited formula Dated rate data Browser-only calculation
Last reviewed Sep 22, 2026 Sources verified Sep 17, 2026 Next review Dec 17, 2026

Interactive calculator

Enter your assumptions

Example values are prefilled. Replace them with your own figures, then calculate.

Use this calculator to estimate reverb fee calculator from your own assumptions. The calculation runs locally in your browser, and the formula, example, scope, and source are visible below.

How to use this calculator

  • Item sale price: enter the value for the same scenario and period as the other inputs.
  • Buyer-paid shipping: enter the value for the same scenario and period as the other inputs.
  • Sales tax: enter the value for the same scenario and period as the other inputs.
  • Preferred Seller toggle: enter the value for the same scenario and period as the other inputs.
  • Cross-border toggle: enter the value for the same scenario and period as the other inputs.
  • Currency conversion toggle: enter the value for the same scenario and period as the other inputs.
  1. Replace the example values with values from one consistent scenario.
  2. Select Calculate and review the primary and supporting results.
  3. Change one assumption at a time when comparing scenarios, then verify material decisions against the governing source or a qualified professional.

Formula and method

selling_fee = clamp(5% * (item_price + shipping), min=$0.50, max=$500 for USD)
processing_rate = preferred ? 2.99% : 3.19%
processing_fee = processing_rate * (item_price + shipping + tax) + $0.49
cross_border_fee = cross_border ? 1% * applicable_processing_base : 0
currency_conversion_fee = conversion ? 2.5% * payout_subtotal : 0
total_fees = selling_fee + processing_fee + cross_border_fee + currency_conversion_fee

The implementation uses the audited A9 — Tiered Fee / Commission method. Intermediate values retain calculation precision; the interface formats values only for display unless the formula itself specifies a rounding rule.

Worked example

Inputs: US regular seller; Item=$100; Shipping=$10; Tax=$8.80; Domestic

Result: Selling fee=$5.50; Processing fee=$4.28; Total=$9.78

This is the baseline audited scenario used to check that the page, formula, and displayed result remain aligned.

How to interpret the result

The calculator reports Selling fee; processing fee; optional cross-border/conversion fees; payout. Treat the output as a scenario estimate: it changes when the entered scope, time period, fee basis, or cost definition changes. It does not establish a universal benchmark or guarantee a business outcome.

Assumptions and limitations

  • The result is limited to the inputs and A9 — Tiered Fee / Commission logic shown on this page.

  • Results are informational planning estimates, not accounting, tax, legal, employment, valuation, or investment advice.

  • Values are processed in the browser and are not submitted to an application server.

Common mistakes

  • Preferred Seller rate.

  • $500 max/$0.50 min selling fee.

  • cross-border.

  • currency conversion.

  • Rounding intermediate values before completing the formula can change the final result.

  • A worked example is not a default recommendation; replace every assumption that does not match your case.

Frequently asked questions

Which fees are included in the Reverb Fee Calculator?

Reverb Fee Calculator reports Selling fee; processing fee; optional cross-border/conversion fees; payout. Its scope follows this audited method: selling_fee = clamp(5% * (item_price + shipping), min=$0.50, max=$500 for USD) processing_rate = preferred ? 2.99% : 3.19% processing_fee = processing_rate * (item_price + shipping + tax) + $0.49 cross_border_fee = cross_border ? 1% * applicable_processing_base : 0 currency_conversion_fee = conversion ? 2.5% * payout_subtotal : 0 total_fees = selling_fee +…

What amount is used as the fee base?

The public calculator uses the dated, publishable rate snapshot linked in its source status. Recheck the official source before a material transaction because platform rates and fee bases can change.

Which plan, category or transaction options can change the fee?

The public calculator uses the dated, publishable rate snapshot linked in its source status. Recheck the official source before a material transaction because platform rates and fee bases can change.

When were the rates last verified against the official source?

The public calculator uses the dated, publishable rate snapshot linked in its source status. Recheck the official source before a material transaction because platform rates and fee bases can change.

How this calculator was created and tested

  • Formula basis: the public formula is generated from the audited implementation specification for this calculator, not inferred from a search snippet or an AI answer.
  • Validation coverage: 2 of 2 release test vectors are marked Audited for this calculator. The suite covers a normal scenario plus boundary or invalid-input behavior where defined.
  • Regression behavior: build checks compare expected outputs, validation states, route integrity, structured data, internal links, and release blockers before publication.
  • Automation and AI: automation or AI may assist drafting, organization, and regression work, but it is not treated as an authoritative source and does not override the audited formula, official rate registry, or release blockers.
  • Editorial responsibility: MIASIN S.R.O. controls publication, source policy, corrections, and release decisions. No named individual expert review is claimed unless a page explicitly identifies one.

Read the full Methodology, Editorial Standards, and Corrections Policy.

Sources and freshness

Sources are ordered by authority: government or official sources first, then first-party platform sources, educational references, and finally supporting industry references.

  • First-party / platform source: Reverb

Last reviewed: September 22, 2026
Sources verified: September 17, 2026
Next scheduled review: December 17, 2026
Review cadence: Quarterly