SA DPU PROXIMUS, VAT ID BE0202239951 โ Verified
Active and verified against the EU VIES database.
VAT ID
BE0202239951
Ondernemingsnummer
0202.239.951
Company
SA DPU PROXIMUS
Company type
Naamloze vennootschap van publiek recht
Founded
19 July 1930
Industry
Draadgebonden telecommunicatie
Address
Boulevard du Roi AlbertII 27
1030 Schaerbeek
BELGIUM
VAT rates in Belgium (EUR)
Standard
21%
Reduced
12%
Reduced
6%
Parking
12%
VAT rates as of 26 Jun 2026
019f0574-9b5e-75d4-877c-9e47939b4e64Embed 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="BE0202239951"></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/BE0202239951" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "BE0202239951",
"countryCode": "BE",
"companyName": "SA DPU PROXIMUS",
"companyAddress": "Boulevard du Roi AlbertII 27\n1030 Schaerbeek",
"companyRegistrationDate": "1930-07-19",
"companyForm": "Naamloze vennootschap van publiek recht",
"industryDescription": "Draadgebonden telecommunicatie",
"registryCode": "0202.239.951",
"registryCodeName": "Ondernemingsnummer",
"verifiedAt": "2026-06-26T19:42:35.869Z",
"checkId": "019f0574-9b5e-75d4-877c-9e47939b4e64",
"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-26"
},
"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.