Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
HU26648525
Company
WIZZ AIR HUNGARY LÉGIKÖZLEKEDÉSI ZÁRTKÖRŰEN MŰKÖDŐ RÉSZVÉNYTÁRSASÁG
Address
LECHNER ODON FASOR 6. 1095 BUDAPEST
HUNGARY
VAT rates in Hungary (HUF)
Standard
27%
Reduced
18%
Reduced
5%
VAT rates as of 18 Apr 2026
Checked 18 Apr 2026, 15:27 UTCID:
019da134-b503-77e8-a275-876e182092f8Validating VAT in your app? Get an API key — 20 free calls, no credit card required.
Get API KeyRequest
curl "https://api.vatnode.dev/v1/vat/HU26648525" \ -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
"valid": true,
"vatId": "HU26648525",
"countryCode": "HU",
"companyName": "WIZZ AIR HUNGARY LÉGIKÖZLEKEDÉSI ZÁRTKÖRŰEN MŰKÖDŐ RÉSZVÉNYTÁRSASÁG",
"companyAddress": "LECHNER ODON FASOR 6. 1095 BUDAPEST",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"verifiedAt": "2026-04-18T15:27:59.235Z",
"checkId": "019da134-b503-77e8-a275-876e182092f8",
"countryName": "Hungary",
"countryVat": {
"vatName": "Általános forgalmi adó",
"vatAbbr": "ÁFA",
"currency": "HUF",
"standardRate": 27,
"reducedRates": [
18,
5
],
"superReducedRate": null,
"parkingRate": null,
"vatNumberFormat": "HU + 8 digits",
"vatNumberPattern": "^HU\\d{8}$",
"countryVatUpdatedAt": "2026-04-18"
}
}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.