Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
DE123475223
Company details not available — Germany does not share company data via VIES.
VAT rates in Germany (EUR)
Standard
19%
Reduced
7%
VAT rates as of 2 Apr 2026
Checked 5 Apr 2026, 05:51 UTCID:
019d5c32-9cfb-7bbb-9c4b-e2a8e7b9c861Validating VAT in your app? Get an API key — 20 free calls, no credit card required.
Get API KeyGET /v1/vat/DE123475223
{
"valid": true,
"vatId": "DE123475223",
"countryCode": "DE",
"companyName": null,
"companyAddress": null,
"verifiedAt": "2026-04-05T05:51:54.107Z",
"checkId": "019d5c32-9cfb-7bbb-9c4b-e2a8e7b9c861",
"countryName": "Germany",
"countryVat": {
"vatName": "Mehrwertsteuer",
"vatAbbr": "MwSt",
"currency": "EUR",
"standardRate": 19,
"reducedRates": [
7
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "DE + 9 digits",
"vatNumberPattern": "^DE\\d{9}$",
"countryVatUpdatedAt": "2026-04-02"
}
}Check another VAT number
Examples:,,
Validate VAT numbers in your app
Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.