{
  "id": "ebay",
  "platform": "eBay",
  "kind": "marketplace",
  "country": "US",
  "currency": "USD",
  "fees": [
    {
      "key": "fvfPct",
      "label": "Final value fee",
      "type": "percent",
      "value": 13.25,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": "13.25% most categories",
      "calculator": "https://www.sellerscalc.com/ebay-fee-calculator"
    },
    {
      "key": "fixedFee",
      "label": "Per-order fee",
      "type": "usd",
      "value": 0.3,
      "role": "charge",
      "payer": "seller",
      "basis": null,
      "note": null,
      "calculator": "https://www.sellerscalc.com/ebay-fee-calculator"
    }
  ],
  "officialSource": "https://www.ebay.com/help/selling/fees-credits-invoices/selling-fees",
  "officialSourceNote": null,
  "lastReviewed": "2026-07-30",
  "calculators": [
    "https://www.sellerscalc.com/ebay-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."
}