VAT Rates
Retrieve current VAT rates for all 31 supported countries: all EU 27 member states, the United Kingdom, Switzerland, Liechtenstein, and Norway. Rates include standard, reduced, super-reduced, and zero rates.VAT rates endpoints are free and unlimited and do not count against your monthly validation quota. Burst rate limiting still applies.
List all rates
Get rates for a specific country
nl, Nl, and NL all work.
Supported countries
Rate types
Each country has astandard_rate and an other_rates array. Rate types include:
reduced: Lower rate for essentials (food, books, medicine)super_reduced: Even lower rate available in some countries (e.g. France 2.1%)zero: 0% rate for specific categories (e.g. UK zero-rated goods)
Non-EU rate details
- Switzerland: 8.1% standard, 3.8% reduced (accommodation), 2.6% reduced (food, books, medicines)
- Liechtenstein: Same rates as Switzerland (shared VAT territory)
- Norway: 25% standard, 15% reduced (food), 12% reduced (transport, accommodation)
Error handling
Unknown country codes return a404 with a structured error:
Data freshness
Rates are updated manually when governments announce changes (typically 1-2 times per year). Theupdated_at field shows when each country’s rate data was last refreshed.