Cyprus VAT rate 2026: 19% standard rate
Cyprus charges a 19 percent standard VAT rate alongside 9 and 5 percent reduced tiers. What makes Cyprus's schedule unusual right now is a temporary 0 percent rate on essentials like baby milk, diapers, and fresh produce, extended through 31 December 2026 as a cost-of-living measure rather than a permanent fixture of the law.
Cyprus VAT rates
| Rate | Type | Applies to |
|---|---|---|
| 19% | Standard | Default rate for goods and services not listed under a reduced or zero category. |
| 9% | Reduced | Restaurant and catering services, hairdressing services, and minor repair services for bicycles, shoes, leather goods, and clothing. |
| 5% | Reduced | Food and non-alcoholic beverages, pharmaceutical products, books and newspapers, hotel accommodation, and passenger transport. |
| 0% | Zero | A temporary rate through 31 December 2026 on baby milk, baby and adult diapers, feminine hygiene products, and a defined list of fresh vegetables and fruit. |
Rates served live from the Avatcado API, last updated August 13, 2026.
Check a Cyprus VAT number
Businesses charging Cyprus VAT must hold an active Cyprus VAT registration. Check any Cyprus VAT number for free below.
Enter a VAT number to see the live API response
Get Cyprus VAT rates via API
The same rates as an API call:
curl "https://api.avatcado.com/v1/rates/CY" \
-H "Authorization: Bearer avat_live_your_api_key"{
"data": {
"country_code": "CY",
"country_name": "Cyprus",
"currency": "EUR",
"standard_rate": 19,
"other_rates": [
{
"rate": 9,
"type": "reduced"
},
{
"rate": 5,
"type": "reduced"
},
{
"rate": 0,
"type": "zero"
}
],
"updated_at": "2026-08-13T00:00:00.000Z"
},
"meta": {
"request_id": "req_..."
}
}Frequently asked questions
Is Cyprus's 0 percent VAT rate permanent?
No. It is a temporary cost-of-living measure covering baby milk, diapers, feminine hygiene products, and defined fresh produce, extended through 31 December 2026 rather than written into the law as a permanent rate.
What is the VAT registration threshold in Cyprus?
EUR 15,600, measured over the preceding 12 months or expected within the next 30 days. Cyprus has no public national VAT register, so registration and lookups both run through the Tax For All portal or VIES.
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
- Registering for income tax and VAT Government of Cyprus, accessed August 13, 2026
- Cyprus extends 0% VAT on essential goods until end of 2026 VATupdate, accessed August 13, 2026