ΕΛΛΗΝΙΚΑ ΠΕΤΡΕΛΑΙΑ ΜΟΝΟΠΡΟΣΩΠΗ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ ΔΙΥΛΙΣΗΣ ΕΦΟΔΙΑΣΜΟΥ ΚΑΙ ΠΩΛΗΣΕΩΝ ΠΕΤΡΕΛΑΙΟΕΙΔΩΝ ΚΑΙ ΠΕΤΡΟΧΗΜΙΚΩΝ||ΕΛΛΗΝΙΚΑ ΠΕΤΡΕΛΑΙΑ ΔΕΠΠΠ ΑΕ, VAT ID EL996689451 — Verified

Active and verified against the EU VIES database.

VAT ID

EL996689451

Greece

ΑΦΜ

996689451

Company

ΕΛΛΗΝΙΚΑ ΠΕΤΡΕΛΑΙΑ ΜΟΝΟΠΡΟΣΩΠΗ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ ΔΙΥΛΙΣΗΣ ΕΦΟΔΙΑΣΜΟΥ ΚΑΙ ΠΩΛΗΣΕΩΝ ΠΕΤΡΕΛΑΙΟΕΙΔΩΝ ΚΑΙ ΠΕΤΡΟΧΗΜΙΚΩΝ||ΕΛΛΗΝΙΚΑ ΠΕΤΡΕΛΑΙΑ ΔΕΠΠΠ ΑΕ

Address

ΧΕΙΜΑΡΑΣ 8Α 15125 - ΜΑΡΟΥΣΙ
GREECE

VAT rates in Greece (EUR)

Standard

24%

Reduced

17%

Reduced

13%

Reduced

6%

Super reduced

4%

Parking

13%

VAT rates as of 30 Jun 2026

Checked 30 Jun 2026, 23:02 UTCID: 019f1ac5-5a11-78b9-97e2-71f23a8d18c4

Embed 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

HTML
<script async src="https://vatnode.dev/badge.js"></script>
<span data-vatnode-vat="EL996689451"></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 Key
Request
curl "https://api.vatnode.dev/v1/vat/EL996689451" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "valid": true,
  "vatId": "EL996689451",
  "countryCode": "GR",
  "companyName": "ΕΛΛΗΝΙΚΑ ΠΕΤΡΕΛΑΙΑ ΜΟΝΟΠΡΟΣΩΠΗ ΑΝΩΝΥΜΗ ΕΤΑΙΡΕΙΑ ΔΙΥΛΙΣΗΣ ΕΦΟΔΙΑΣΜΟΥ ΚΑΙ ΠΩΛΗΣΕΩΝ ΠΕΤΡΕΛΑΙΟΕΙΔΩΝ ΚΑΙ ΠΕΤΡΟΧΗΜΙΚΩΝ||ΕΛΛΗΝΙΚΑ ΠΕΤΡΕΛΑΙΑ ΔΕΠΠΠ ΑΕ",
  "companyAddress": "ΧΕΙΜΑΡΑΣ 8Α        15125 - ΜΑΡΟΥΣΙ",
  "companyRegistrationDate": null,
  "companyForm": null,
  "industryDescription": null,
  "registryCode": "996689451",
  "registryCodeName": "ΑΦΜ",
  "verifiedAt": "2026-06-30T23:02:49.105Z",
  "checkId": "019f1ac5-5a11-78b9-97e2-71f23a8d18c4",
  "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-06-30"
  },
  "consultationNumber": null,
  "source": "VIES"
}

Validate a different VAT ID

Example:

Browse Greece VAT number examples and format.

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.