Valid EU VAT number

Active and verified against the EU VIES database

VAT ID

DE115235681

Germany

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 3 Apr 2026, 08:45 UTCID: 019d5284-b77f-728c-b58e-a19eca87cd44

Validating VAT in your app? Get an API key — 20 free calls, no credit card required.

Get API Key
GET /v1/vat/DE115235681
{
  "valid": true,
  "vatId": "DE115235681",
  "countryCode": "DE",
  "companyName": null,
  "companyAddress": null,
  "verifiedAt": "2026-04-03T08:45:22.686Z",
  "checkId": "019d5284-b77f-728c-b58e-a19eca87cd44",
  "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.