{"uid":"cap_XzlqL9hTTTW2kWKsmNohA","slug":"2s-io-eu-vat-rates-e0f4c738","name":"2s.io EU VAT Rates","description":"Current EU VAT rates by member state — standard rate plus reduced/super-reduced/parking/zero rates. Pass `country` (ISO 2-letter; Greece is EL) for one state, or omit it for all 27. Each result returns the standard rate, the list of reduced rates in force, every rate category with its percentage, and the date the rates are in force. Source: European Commission TEDB (Taxes in Europe Database), refreshed regularly. Pairs with tax.vat (which validates a specific VAT number against the live VIES register).","url":"https://2s.io/api/tax/vat-rates","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"properties":{"country":{"type":"string","description":"EU member-state ISO 2-letter code (Greece = EL). Omit for all states."}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"country":"FR"}}},"response":{"data":{"ok":true,"items":[{"categories":[{"rate":0,"category":"REDUCED"},{"rate":0.9,"category":"REDUCED"},{"rate":1.05,"category":"REDUCED"},{"rate":2.1,"category":"REDUCED"},{"rate":5.5,"category":"REDUCED"},{"rate":8.5,"category":"REDUCED"},{"rate":10,"category":"REDUCED"},{"rate":13,"category":"REDUCED"},{"rate":20,"category":"STANDARD"}],"memberState":"FR","situationOn":"2026-03-01","reducedRates":[0.9,1.05,2.1,5.5,8.5,10,13],"standardRate":20}],"total":1,"source":{"url":"https://ec.europa.eu/taxation_customs/tedb/","license":"© European Union — TEDB VAT rates (free public service)","provider":"European Commission — TEDB (Taxes in Europe Database)"}},"meta":{"cost":{"usd":0.001,"tier":0},"caller":"x402","version":null,"endpoint":"tax.vat-rates","settlement":{"txHash":"0x2bfa8b8db148d1220a42345d6eed9249432428541a165159414b474206e23f33","network":"eip155:8453","success":true}}}},"exampleRequest":{"country":"FR"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_wZVaGK_7bveWgJxspuSNj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current EU VAT rates (standard, reduced, super-reduced, parking, zero) by member state, sourced from the European Commission TEDB.","exampleAgentPrompt":"What are the current VAT rates for France — standard rate, any reduced rates, and the date they came into effect?","exampleUseCases":null,"resultDescription":"A JSON object containing the country's standard VAT rate, list of reduced rates in force, every rate category (standard, reduced, super-reduced, parking, zero) with its percentage, and the date the rates became effective. If no country is specified, returns the full set of data for all 27 EU member states.","failureModes":["Invalid or non-EU country code returns an error or empty result","Greece must be specified as EL not GR — using GR may return no result","Non-ISO codes or typos return an error","Omitting the country parameter returns all 27 states (intended behavior, not a failure)","Rate data may lag if European Commission TEDB has not yet published recent changes"],"whenToPreferThis":"Use this endpoint when you need authoritative, up-to-date EU VAT rate data for one or all 27 member states, especially for tax compliance, invoicing, e-commerce pricing, or financial calculations. Prefer this over scraping or hardcoded tables since it sources from the European Commission TEDB and is refreshed regularly. Pair with the tax.vat endpoint on 2s.io when you also need to validate a specific VAT registration number against the VIES register.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:58:18.211Z","isFirstParty":false}