Denmark VAT rate 2026: 25% standard rate
Denmark is the only EU member state with no general reduced VAT rate at all. Groceries, restaurant meals, books, and children's clothing are all taxed at the full 25 percent standard rate, and only a narrow zero rate covers newspapers issued more than once a month, certain international passenger transport, and gold sold to central banks.
Denmark VAT rates
| Rate | Type | Applies to |
|---|---|---|
| 25% | Standard | Applies to essentially everything, including groceries, restaurant meals, books, and children's clothing, since Denmark has no reduced rate. |
| 0% | Zero | A narrow true zero rate for newspapers published more than once a month, certain international passenger transport, and gold traded with central banks. |
Rates served live from the Avatcado API, last updated March 19, 2026.
Check a Denmark VAT number
Businesses charging Denmark VAT must hold an active Denmark VAT registration. Check any Denmark VAT number for free below.
Enter a VAT number to see the live API response
Get Denmark VAT rates via API
The same rates as an API call:
curl "https://api.avatcado.com/v1/rates/DK" \
-H "Authorization: Bearer avat_live_your_api_key"{
"data": {
"country_code": "DK",
"country_name": "Denmark",
"currency": "DKK",
"standard_rate": 25,
"other_rates": [
{
"rate": 0,
"type": "zero"
}
],
"updated_at": "2026-08-13T00:00:00.000Z"
},
"meta": {
"request_id": "req_..."
}
}Frequently asked questions
Why doesn't Denmark have a reduced VAT rate?
Denmark is the only EU member state that never introduced a general reduced rate. Everything not covered by the narrow zero rate for newspapers, international transport, and central-bank gold is taxed at the full 25 percent standard rate.
What is the VAT registration threshold in Denmark?
Businesses must register for moms (Danish VAT) once turnover exceeds DKK 50,000 in any 12-month period, with registration handled through virk.dk and administered by Skattestyrelsen.
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
- VAT in Denmark Eurofiscalis, accessed August 13, 2026
- VAT (businesses) Skattestyrelsen, accessed August 13, 2026