Greece VAT rate 2026: 24% standard rate

By Remco from Avatcado

Greece charges a 24 percent standard VAT rate with 13 and 6 percent reduced tiers on top of the national schedule. A notable regional quirk sits outside those national figures: qualifying small Aegean, Samothrace, and Dodecanese islands with a population up to 20,000 get all three rates cut by 30 percent (to 17, 9, and 4 percent) since 1 January 2026, though tobacco and vehicles are excluded from the discount.

Greece VAT rates

RateTypeApplies to
24%StandardDefault national rate covering retail goods, electronics, clothing, and most professional services.
13%ReducedFood and non-alcoholic beverages, restaurant and catering services, hotel accommodation, and passenger transport.
6%ReducedPharmaceutical products and medical devices, books, newspapers and magazines, and admission to certain theatrical and musical performances.

Rates served live from the Avatcado API, last updated March 19, 2026.

Check a Greece VAT number

Businesses charging Greece VAT must hold an active Greece VAT registration. Check any Greece VAT number for free below.

Enter a VAT number to see the live API response

Get Greece VAT rates via API

The same rates as an API call:

curl "https://api.avatcado.com/v1/rates/EL" \
  -H "Authorization: Bearer avat_live_your_api_key"
{
  "data": {
    "country_code": "EL",
    "country_name": "Greece",
    "currency": "EUR",
    "standard_rate": 24,
    "other_rates": [
      {
        "rate": 13,
        "type": "reduced"
      },
      {
        "rate": 6,
        "type": "reduced"
      }
    ],
    "updated_at": "2026-08-13T00:00:00.000Z"
  },
  "meta": {
    "request_id": "req_..."
  }
}

Frequently asked questions

Do all Greek islands pay the same VAT rate?

No. Qualifying small islands in the North Aegean, Samothrace, and Dodecanese with a population up to 20,000 get all three national rates cut by 30 percent, to 17, 9, and 4 percent, since 1 January 2026, though tobacco products and vehicles are excluded.

What is the small business VAT exemption threshold in Greece?

EUR 10,000 of annual turnover for the domestic exemption, retained under the EU SME scheme transposed by Law 5222/2025. A separate cross-border scheme allows up to EUR 100,000 in combined EU turnover from April 2026.

VAT number formats

Related guides

Free tier includes 500 validations per month, and VAT rates lookups are always free and unlimited. Get an API key or read the API documentation.

Sources