Finland VAT rate 2026: 25.5% standard rate

By Remco from Avatcado

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

RateTypeApplies to
25.5%StandardDefault rate for goods and services not listed under a reduced category, including alcohol, tobacco, building supplies, and clothing.
13.5%ReducedGroceries 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%ReducedNewspaper 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

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