Last active
October 24, 2024 10:39
-
-
Save lvl99/2c843df32b9ce3c7fe9a5f40439adb4f to your computer and use it in GitHub Desktop.
A CSV table of the VAT rates for EU members. This was made using the table of Standard Rates from this document: https://ec.europa.eu/taxation_customs/sites/taxation/files/resources/documents/taxation/vat/how_vat_works/rates/vat_rates_en.pdf and the VAT abbreviations here: https://en.wikipedia.org/wiki/European_Union_value_added_tax#VAT_rates
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Country Code | State Code | ZIP/Postcode | City | Rate % | Tax Name | Priority | Compound | Shipping | Tax Class | |
---|---|---|---|---|---|---|---|---|---|---|
AT | * | * | * | 20 | USt | 1 | 0 | 1 | ||
BE | * | * | * | 21 | TVA | 1 | 0 | 1 | ||
BG | * | * | * | 20 | ДДС | 1 | 0 | 1 | ||
CY | * | * | * | 19 | ΦΠΑ | 1 | 0 | 1 | ||
CZ | * | * | * | 21 | DPH | 1 | 0 | 1 | ||
DE | * | * | * | 19 | MwSt | 1 | 0 | 1 | ||
DK | * | * | * | 25 | moms | 1 | 0 | 1 | ||
EE | * | * | * | 20 | km | 1 | 0 | 1 | ||
ES | * | * | * | 21 | IVA | 1 | 0 | 1 | ||
FI | * | * | * | 25.5 | ALV | 1 | 0 | 1 | ||
FR | * | * | * | 20 | TVA | 1 | 0 | 1 | ||
GB | * | * | * | 20 | VAT | 1 | 0 | 1 | ||
GR | * | * | * | 24 | ΦΠΑ | 1 | 0 | 1 | ||
HR | * | * | * | 25 | PDV | 1 | 0 | 1 | ||
HU | * | * | * | 27 | ÁFA | 1 | 0 | 1 | ||
IE | * | * | * | 23 | VAT | 1 | 0 | 1 | ||
IT | * | * | * | 22 | IVA | 1 | 0 | 1 | ||
LV | * | * | * | 21 | PVN | 1 | 0 | 1 | ||
LT | * | * | * | 21 | PVM | 1 | 0 | 1 | ||
LU | * | * | * | 17 | TVA | 1 | 0 | 1 | ||
MT | * | * | * | 18 | VAT | 1 | 0 | 1 | ||
NL | * | * | * | 21 | BTW | 1 | 0 | 1 | ||
PL | * | * | * | 23 | PTU | 1 | 0 | 1 | ||
PT | * | * | * | 23 | IVA | 1 | 0 | 1 | ||
RO | * | * | * | 19 | TVA | 1 | 0 | 1 | ||
SE | * | * | * | 25 | Moms | 1 | 0 | 1 | ||
SI | * | * | * | 22 | DDV | 1 | 0 | 1 | ||
SK | * | * | * | 20 | DPH | 1 | 0 | 1 | ||
UK | * | * | * | 20 | VAT | 1 | 0 | 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@daves-cz Updated! Thanks for your input.