Get VAT rates for a country
get_country_vat_ratesRetrieve standard, reduced, super-reduced, and parking VAT rates for any European country, along with its VAT number format and regex. Use when you need VAT information for a specific country.
Instructions
Returns the standard, reduced, super-reduced and parking VAT rates for a single European country, plus the VAT number format and regex. Accepts ISO 3166-1 alpha-2 codes (DE, FR, IT, …); also covers non-EU European jurisdictions where available (NO, CH, GB, UA, TR, …). Use when the user asks "what is the VAT rate in X" or needs the VAT number format for a country. Free, no API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countryCode | Yes | ISO 3166-1 alpha-2 country code, e.g. "DE", "FR", "IT". |