Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
FR76662042449
SIREN
662 042 449
Company
BNP PARIBAS (HELLO BANK!)
Founded
1 July 1966
Address
16 BOULEVARD DES ITALIENS 75009 PARIS
FRANCE
VAT rates in France (EUR)
Standard
20%
Reduced
13%
Reduced
10%
Reduced
8.5%
Reduced
5.5%
Reduced
1.05%
Reduced
0.9%
Super reduced
2.1%
VAT rates as of 12 May 2026
019e1ce4-7cb9-7d0b-b4ac-45744c968c6cEmbed 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="FR76662042449"></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/FR76662042449" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "FR76662042449",
"countryCode": "FR",
"companyName": "BNP PARIBAS (HELLO BANK!)",
"companyAddress": "16 BOULEVARD DES ITALIENS 75009 PARIS",
"companyRegistrationDate": "1966-07-01",
"companyForm": null,
"industryDescription": null,
"registryCode": "662 042 449",
"registryCodeName": "SIREN",
"verifiedAt": "2026-05-12T15:53:16.729Z",
"checkId": "019e1ce4-7cb9-7d0b-b4ac-45744c968c6c",
"countryName": "France",
"countryVat": {
"vatName": "Taxe sur la valeur ajoutée",
"vatAbbr": "TVA",
"currency": "EUR",
"standardRate": 20,
"reducedRates": [
13,
10,
8.5,
5.5,
1.05,
0.9
],
"superReducedRate": 2.1,
"parkingRate": null,
"vatNumberFormat": "FR + 2 alphanumeric + 9 digits",
"vatNumberPattern": "^FR[A-HJ-NP-Z0-9]{2}\\d{9}$",
"countryVatUpdatedAt": "2026-05-12"
},
"consultationNumber": null
}Check another VAT number
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.