vat-rates icon indicating copy to clipboard operation
vat-rates copied to clipboard

Community maintained resource for VAT rates of EU member states

VAT Rates

build status

This repository is a maintained fork from adamcooke/vat-rates and hosts a community maintained collection of EU VAT rates.

Its primary purpose is to provide an up-to-date resource of VAT rates for EU member states.

Pull requests for updated VAT rates are closely monitored and more than welcome.

Usage

You can fetch the JSON resource from GitHub directly. We recommend storing a local copy and refreshing it periodically (or use a client library that handles this for you).

curl https://raw.githubusercontent.com/ibericode/vat-rates/master/vat-rates.json

Client libraries

The following client libraries are available right now.

PHP:

Golang

Disclaimer

This repository is provided on an as-is basis. The authors or contributors cannot be held responsible for its accuracy or completeness.

License

MIT licensed. See LICENSE for details.