VAT Calculator

Instantly Add or Remove VAT from a price. Works for GST, HST, and other sales taxes too.

$
%
Net Amount $0.00
VAT Amount $0.00
Gross Amount $0.00
Advertisement

What is VAT?

VAT (Value Added Tax) is a consumption tax placed on a product whenever value is added at each stage of the supply chain, from production to the point of sale.

How to calculate VAT manually

Adding VAT: Multiply your net amount by (1 + VAT Rate). e.g. for 20% VAT: 100 * 1.20 = 120.

Removing VAT: Divide your gross amount by (1 + VAT Rate). e.g. for 20% VAT: 120 / 1.20 = 100.

` to this page or the Layout. // I'll add it to the Layout or here. Since it's utilized by specific pages, adding here is fine, or globally in Layout. // Layout is cleaner. I'll add it to this page for now to be safe, or just utilize global if I updated Layout. // I'll add it here.