VAT calculator

Gross/net · Italian rates · WooCommerce

This VAT calculator shows net amount, VAT, and gross total for the standard Italian rates 4%, 10%, and 22%. Start from a VAT-inclusive or ex-VAT price, use price list mode for several lines at once, and open Rates & formulas for typical use cases and PHP helpers for WooCommerce.

Enter a gross or net price
Gross price (VAT included) incl. VAT
Net price (VAT excluded) excl. VAT
Rate for quick copy:
Split VAT (gross → net)
net = gross / (1 + rate)
Add VAT (net → gross)
gross = net × (1 + rate)
VAT amount
vat = gross − net

How to use this calculator

  • Single amount: enter a value in the active field (gross or net) and use the centre control to swap direction.
  • Quick-copy rate: pick 4%, 10%, or 22% to highlight that column and copy its figures.
  • Price list: paste one price per line; choose gross (split VAT) or net (add VAT) and get all three rates.
  • Rates & formulas: indicative categories and formulas net = gross / (1 + rate), gross = net × (1 + rate).

Rates and categories are indicative only; always confirm with current rules and special schemes (e.g. margin schemes, exemptions).