Italy VAT rate 2026: 22% standard rate
Italy's VAT (IVA) schedule has stayed stable at a 22 percent standard rate with reduced tiers of 10, 5, and 4 percent. Unlike most EU countries, Italy has no VAT registration threshold at all for domestic activity: a partita IVA is required from the very first euro of turnover, making Italy's rules distinctly stricter for freelancers and small traders than its EU peers.
Italy VAT rates
| Rate | Type | Applies to |
|---|---|---|
| 22% | Standard | Default rate for goods and services not listed under a reduced or super-reduced category. |
| 10% | Reduced | Bar and restaurant table service, hotel and other tourist accommodation, certain building renovation works, and household electricity and gas supply. |
| 5% | Reduced | Welfare, socio-health, and educational services rendered by social cooperatives to specified vulnerable groups, and certain specific foodstuffs and passenger transport. |
| 4% | Super-reduced | Basic foodstuffs like bread, pasta, fresh milk, and rice, books and newspapers in print and digital form, first-home purchases, and disability aids. |
Rates served live from the Avatcado API, last updated March 19, 2026.
Check a Italy VAT number
Businesses charging Italy VAT must hold an active Italy VAT registration. Check any Italy VAT number for free below.
Enter a VAT number to see the live API response
Get Italy VAT rates via API
The same rates as an API call:
curl "https://api.avatcado.com/v1/rates/IT" \
-H "Authorization: Bearer avat_live_your_api_key"{
"data": {
"country_code": "IT",
"country_name": "Italy",
"currency": "EUR",
"standard_rate": 22,
"other_rates": [
{
"rate": 10,
"type": "reduced"
},
{
"rate": 5,
"type": "reduced"
},
{
"rate": 4,
"type": "super_reduced"
}
],
"updated_at": "2026-08-13T00:00:00.000Z"
},
"meta": {
"request_id": "req_..."
}
}Frequently asked questions
Is there a VAT registration threshold in Italy?
No. Italy requires a partita IVA from the first euro of domestic taxable turnover, unlike most EU countries. The separate regime forfettario flat-tax scheme, capped at EUR 85,000 in revenue, is a simplified income-tax regime, not a VAT exemption.
What is the difference between a partita IVA and a codice fiscale in Italy?
The codice fiscale is Italy's universal tax code held by everyone, while the partita IVA is the 11-digit number issued only to businesses and self-employed professionals for VAT purposes; for most companies the two numerically coincide.
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
- Norme generali e aliquote Agenzia delle Entrate, accessed August 13, 2026
- VAT registration in Italy Agenzia delle Entrate, accessed August 13, 2026