Valid EU VAT number

Active and verified against the EU VIES database

VAT ID

DE129273398

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 1 Apr 2026

Checked 1 Apr 2026, 23:27ID: 019d4b5f-7d53-75a7-a59d-05912b4d57f1

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

Get API Key
GET /v1/vat/DE129273398
{
  "valid": true,
  "vatId": "DE129273398",
  "countryCode": "DE",
  "companyName": null,
  "companyAddress": null,
  "verifiedAt": "2026-04-02T01:27:22.305097831+02:00",
  "checkId": "019d4b5f-7d53-75a7-a59d-05912b4d57f1",
  "countryName": "Germany",
  "countryVat": {
    "vatName": "Umsatzsteuer",
    "vatAbbr": "MwSt",
    "currency": "EUR",
    "standardRate": 19,
    "reducedRates": [
      7
    ],
    "superReducedRate": null,
    "parkingRate": null,
    "vatNumberFormat": "DE + 9 digits",
    "vatNumberPattern": "^DE\\d{9}$",
    "countryVatUpdatedAt": "2026-04-01"
  }
}

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.