How to Compute VAT (Value-Added Tax)

Overview

VAT looks confusing until you see the formula. Then it becomes one of those "Wait, that's it?" money calculations.

Value-Added Tax, or VAT, is a tax added to many goods and services. The exact VAT rate depends on the country or region, but the basic calculation is the same. Once you know the rate, you can add VAT, remove VAT, or find the VAT amount using simple math.

This tutorial explains the general VAT formula. Country-specific tax rules, rates, exemptions, and filing requirements should always be checked separately.

What You'll Learn

  • How to add VAT to a price
  • How to remove VAT from a VAT-inclusive price
  • How to calculate the VAT amount only
  • How to use the same formula with different VAT rates

What Is VAT?

VAT stands for Value-Added Tax. It is a consumption tax usually added to the price of goods and services. Businesses collect VAT from customers and remit it according to the tax rules of their country or region.

VAT rates differ around the world. Some places use 5%, 10%, 12%, 15%, 20%, or another rate. The rate changes, but the formula stays friendly. Very considerate of VAT, honestly.

How to Add VAT to a Price

Use this when you know the original price before VAT and want to find the final price after VAT.

VAT Amount = Original Price × VAT Rate

Final Price = Original Price + VAT Amount

Example

  • Original Price: 100
  • VAT Rate: 12%

First, convert 12% into decimal form:

12% = 0.12

Then compute the VAT:

100 × 0.12 = 12

Add the VAT to the original price:

100 + 12 = 112

Final Price Including VAT: 112

How to Remove VAT from a VAT-Inclusive Price

Sometimes the only amount you have is the final price, and you want to know how much the product actually cost before VAT was added. In that case, divide the total price by 1 + the VAT rate.

Original Price = VAT-Inclusive Price ÷ (1 + VAT Rate)

Example

  • VAT-Inclusive Price: 112
  • VAT Rate: 12%

Add 1 to the VAT rate:

1 + 0.12 = 1.12

Find the original price:

112 ÷ 1.12 = 100

Find the VAT amount:

112 − 100 = 12

Original Price: 100

VAT Amount: 12

How to Calculate Only the VAT Amount

If you only need the VAT itself, the calculation depends on the information you already have.

If You Know the Original Price

VAT Amount = Original Price × VAT Rate

Example

  • Original Price: 250
  • VAT Rate: 10%

250 × 0.10 = 25

VAT Amount: 25

If You Know the VAT-Inclusive Price

First calculate the original price, then subtract it from the total price.

Example

  • VAT-Inclusive Price: 575
  • VAT Rate: 15%

575 ÷ 1.15 = 500

575 − 500 = 75

VAT Amount: 75

Quick Formula Guide

What You Know Formula
Original Price VAT = Original Price × VAT Rate
Original Price Final Price = Original Price + VAT
VAT-Inclusive Price Original Price = Total ÷ (1 + VAT Rate)
VAT-Inclusive Price VAT = Total − Original Price

Common Mistakes

  • Subtracting the VAT percentage directly from a VAT-inclusive price instead of dividing by the VAT multiplier.
  • Using 12 instead of 0.12 in the formula.
  • Using the wrong VAT rate for the country or region.
  • Rounding numbers too early during the calculation.

Frequently Asked Questions

Is VAT always 12%?

No. VAT rates vary from one country or region to another. Always use the VAT rate that applies where the transaction takes place.

Can I use the same formula for any VAT rate?

Yes. Whether the VAT rate is 5%, 10%, 12%, 15%, or 20%, the calculation method is the same. Simply replace the VAT rate in the formula.

How do I convert a percentage into a decimal?

Divide the percentage by 100. For example, 5% becomes 0.05, 12% becomes 0.12, and 20% becomes 0.20.

Why do I divide by 1 plus the VAT rate when removing VAT?

Because the total price already includes both the original price and the VAT. Dividing by 1 plus the VAT rate separates the original price from the tax.

Why should I learn how to compute VAT?

Knowing how VAT works helps you understand receipts, verify invoices, compare prices, prepare quotations, and avoid simple calculation mistakes when buying or selling goods and services.

Final Thoughts

Once you understand the formulas, computing VAT is surprisingly simple. First determine whether you're starting with the original price or a VAT-inclusive price, then use the appropriate formula. The process stays the same almost everywhere—the VAT rate is usually the only thing that changes.

Related Tutorials