{
  "id": "reverb",
  "platform": "Reverb",
  "kind": "marketplace",
  "country": "US",
  "currency": "USD",
  "fees": [
    {
      "key": "sellingPct",
      "label": "Selling fee",
      "type": "percent",
      "value": 5,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "of item + shipping",
      "calculator": "https://www.sellerscalc.com/reverb-fee-calculator"
    },
    {
      "key": "minSellingFee",
      "label": "Selling fee minimum",
      "type": "usd",
      "value": 0.5,
      "role": "minimum",
      "payer": "seller",
      "basis": null,
      "note": null,
      "calculator": "https://www.sellerscalc.com/reverb-fee-calculator"
    },
    {
      "key": "maxSellingFee",
      "label": "Selling fee cap",
      "type": "usd",
      "value": 500,
      "role": "cap",
      "payer": "seller",
      "basis": null,
      "note": "the selling fee never exceeds this amount",
      "calculator": "https://www.sellerscalc.com/reverb-fee-calculator"
    },
    {
      "key": "paymentPct",
      "label": "Payment processing",
      "type": "percent",
      "value": 3.19,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "2.99% for Preferred Sellers",
      "calculator": "https://www.sellerscalc.com/reverb-fee-calculator"
    },
    {
      "key": "paymentFixed",
      "label": "Processing fixed fee",
      "type": "usd",
      "value": 0.49,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": null,
      "calculator": "https://www.sellerscalc.com/reverb-fee-calculator"
    }
  ],
  "officialSource": "https://reverb.com/selling/selling-fees",
  "officialSourceNote": null,
  "lastReviewed": "2026-07-30",
  "calculators": [
    "https://www.sellerscalc.com/reverb-fee-calculator"
  ],
  "license": {
    "name": "CC BY 4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/"
  },
  "attribution": {
    "required": true,
    "text": "Fee data by SellersCalc (https://www.sellerscalc.com)",
    "html": "Fee data by <a href=\"https://www.sellerscalc.com\">SellersCalc</a>",
    "url": "https://www.sellerscalc.com"
  },
  "disclaimer": "Typical published US rates; many platforms vary fees by category, tier or volume, and revise schedules without notice. Verify against officialSource before any financial decision. Estimates only."
}