Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
PT500697256
NIPC
500697256
Company
EDP, S.A.
Address
AV 24 DE JULHO N 12
LISBOA
1249-300 LISBOA
PORTUGAL
VAT rates in Portugal (EUR)
Standard
23%
Reduced
22%
Reduced
16%
Reduced
13%
Reduced
6%
Super reduced
6%
Parking
13%
VAT rates as of 13 May 2026
019e259c-7ac0-7040-9b07-fb260125f487Embed 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="PT500697256"></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/PT500697256" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "PT500697256",
"countryCode": "PT",
"companyName": "EDP, S.A.",
"companyAddress": "AV 24 DE JULHO N 12\nLISBOA\n1249-300 LISBOA",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": "500697256",
"registryCodeName": "NIPC",
"verifiedAt": "2026-05-14T08:31:12.576Z",
"checkId": "019e259c-7ac0-7040-9b07-fb260125f487",
"countryName": "Portugal",
"countryVat": {
"vatName": "Imposto sobre o Valor Acrescentado",
"vatAbbr": "IVA",
"currency": "EUR",
"standardRate": 23,
"reducedRates": [
22,
16,
13,
6
],
"superReducedRate": 6,
"parkingRate": 13,
"vatNumberFormat": "PT + 9 digits",
"vatNumberPattern": "^PT\\d{9}$",
"countryVatUpdatedAt": "2026-05-13"
},
"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.