NV Anheuser-Busch InBev, VAT ID BE0417497106 โ Verified
Active and verified against the EU VIES database.
VAT ID
BE0417497106
Ondernemingsnummer
0417.497.106
Company
NV Anheuser-Busch InBev
Company type
Public limited company (NV)
Founded
2 August 1977
Industry
Managementactiviteiten van holdings
Address
Brouwerijplein 1
3000 Leuven
BELGIUM
VAT rates in Belgium (EUR)
Standard
21%
Reduced
12%
Reduced
6%
Parking
12%
VAT rates as of 6 Jun 2026
019ea126-e5ad-775c-ad7a-4f07404ead89Embed this verification on your site
Paste the inline tag where the badge should appear (impressum, footer, About page) and drop the script anywhere on the same page โ it works even if your framework moves <script> to the end of <body>.
Preview
Snippet
<script async src="https://vatnode.dev/badge.js"></script> <span data-vatnode-vat="BE0417497106"></span>
Loads asynchronously, ~1ย KB, no tracking, no dependencies.
Validating VAT in your app? Get an API key โ 100 free calls, no credit card required.
Get API Keycurl "https://api.vatnode.dev/v1/vat/BE0417497106" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "BE0417497106",
"countryCode": "BE",
"companyName": "NV Anheuser-Busch InBev",
"companyAddress": "Brouwerijplein 1\n3000 Leuven",
"companyRegistrationDate": "1977-08-02",
"companyForm": "Public limited company (NV)",
"industryDescription": "Managementactiviteiten van holdings",
"registryCode": "0417.497.106",
"registryCodeName": "Ondernemingsnummer",
"verifiedAt": "2026-06-07T08:15:41.485Z",
"checkId": "019ea126-e5ad-775c-ad7a-4f07404ead89",
"countryName": "Belgium",
"countryVat": {
"vatName": "Belasting over de toegevoegde waarde",
"vatAbbr": "BTW",
"currency": "EUR",
"standardRate": 21,
"reducedRates": [
12,
6
],
"superReducedRate": null,
"parkingRate": 12,
"vatNumberFormat": "BE + 0/1 + 9 digits",
"vatNumberPattern": "^BE[01]\\d{9}$",
"countryVatUpdatedAt": "2026-06-06"
},
"consultationNumber": null,
"source": "VIES"
}Automate this in your app
Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.