Finland VAT rate 2026: 25.5% standard rate
Finland's standard VAT rate has stood at 25.5 percent since September 2024, one of the highest in the EU. Its reduced-rate structure has been unusually volatile: the former 14 percent tier for groceries, restaurants, and pharmaceuticals was consolidated into a new 13.5 percent rate on 1 January 2026, leaving the surviving 10 percent rate narrowed almost entirely to newspaper and magazine subscriptions.
Finland VAT rates
| Rate | Type | Applies to |
|---|---|---|
| 25.5% | Standard | Default rate for goods and services not listed under a reduced category, including alcohol, tobacco, building supplies, and clothing. |
| 13.5% | Reduced | Groceries and foodstuffs, restaurant and catering services, books, pharmaceuticals, sanitary products and baby diapers, and accommodation services, consolidated from the former 14 percent rate on 1 January 2026. |
| 10% | Reduced | Newspaper and magazine subscriptions in print and electronic form, effectively the only category left here after the 2025-2026 consolidation moved most other items into 13.5 percent. |
Rates served live from the Avatcado API, last updated August 13, 2026.
Check a Finland VAT number
Businesses charging Finland VAT must hold an active Finland VAT registration. Check any Finland VAT number for free below.
Enter a VAT number to see the live API response
Get Finland VAT rates via API
The same rates as an API call:
curl "https://api.avatcado.com/v1/rates/FI" \
-H "Authorization: Bearer avat_live_your_api_key"{
"data": {
"country_code": "FI",
"country_name": "Finland",
"currency": "EUR",
"standard_rate": 25.5,
"other_rates": [
{
"rate": 13.5,
"type": "reduced"
},
{
"rate": 10,
"type": "reduced"
}
],
"updated_at": "2026-08-13T00:00:00.000Z"
},
"meta": {
"request_id": "req_..."
}
}Frequently asked questions
Did Finland's 14 percent VAT rate change?
Yes. The former 14 percent reduced rate, which covered groceries, restaurants, books, and medicine, was consolidated into a new 13.5 percent rate on 1 January 2026, so any source still citing 14 percent for Finland is out of date.
What is the VAT registration threshold in Finland?
EUR 20,000 of annual turnover since 1 January 2025, up from EUR 15,000, with the previous partial threshold relief scheme abolished at the same time.
VAT number formats
Related guides
- How to Validate EU VAT Numbers Programmatically
- How to Handle VAT Validation in Your SaaS Billing Flow
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
- Rates of VAT Finnish Tax Administration (Vero), accessed August 13, 2026
- Plans to lower the 14 percent VAT rate to 13.5 in 2026 Finnish Tax Administration (Vero), accessed August 13, 2026