Valid EU VAT number
Active and verified against the EU VIES database
VAT ID
EL094014250
ΑΦΜ
094014250
Company
EUROBANK ERGASIAS ΥΠΗΡΕΣΙΩΝ ΚΑΙ ΣΥΜΜΕΤΟΧΩΝ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ||EUROBANK HOLDINGS
Address
ΟΘΩΝΟΣ 8 10557 - ΑΘΗΝΑ
GREECE
VAT rates in Greece (EUR)
Standard
24%
Reduced
17%
Reduced
13%
Reduced
6%
Super reduced
4%
Parking
13%
VAT rates as of 15 May 2026
019e31d2-d1c0-7036-865d-28c313b7bc4aEmbed 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="EL094014250"></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/EL094014250" \ -H "Authorization: Bearer YOUR_API_KEY"
{
"valid": true,
"vatId": "EL094014250",
"countryCode": "GR",
"companyName": "EUROBANK ERGASIAS ΥΠΗΡΕΣΙΩΝ ΚΑΙ ΣΥΜΜΕΤΟΧΩΝ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ||EUROBANK HOLDINGS",
"companyAddress": "ΟΘΩΝΟΣ 8 10557 - ΑΘΗΝΑ",
"companyRegistrationDate": null,
"companyForm": null,
"industryDescription": null,
"registryCode": "094014250",
"registryCodeName": "ΑΦΜ",
"verifiedAt": "2026-05-16T17:26:00.384Z",
"checkId": "019e31d2-d1c0-7036-865d-28c313b7bc4a",
"countryName": "Greece",
"countryVat": {
"vatName": "Φόρος Προστιθέμενης Αξίας",
"vatAbbr": "ΦΠΑ",
"currency": "EUR",
"standardRate": 24,
"reducedRates": [
17,
13,
6
],
"superReducedRate": 4,
"parkingRate": 13,
"vatNumberFormat": "EL + 9 digits",
"vatNumberPattern": "^EL\\d{9}$",
"countryVatUpdatedAt": "2026-05-15"
},
"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.