Free • No login required

VAT Calculator (Vietnam)

Calculate Value Added Tax (VAT) for your business transactions in Vietnam.

$

Fill in the fields above and click Calculate to see your results.

How to use

Calculate Value Added Tax (VAT) for your business transactions in Vietnam.

How it's calculated

Net Amount (Excl. VAT)

is_inclusive ? (amount / (1 + vat_rate / 100)) : amount

VAT Amount

is_inclusive ? (amount - (amount / (1 + vat_rate / 100))) : (amount * vat_rate / 100)

Total Amount (Incl. VAT)

is_inclusive ? amount : (amount * (1 + vat_rate / 100))

Examples

Retail product (Exclusive)

  • Amount:500,000
  • VAT Rate (%):10
  • Price Includes VAT?:false

Restaurant bill (Inclusive)

  • Amount:1,080,000
  • VAT Rate (%):8
  • Price Includes VAT?:true

Frequently Asked Questions

What is the standard VAT rate in Vietnam?

The standard VAT rate in Vietnam is 10%. However, certain industries may benefit from a reduced 8% rate under specific government decrees (like Decree 94/2023/NĐ-CP).

How do I calculate VAT from a total price?

To find the VAT amount from an inclusive price: VAT = Total Price - (Total Price / 1.1) for a 10% rate.

Who needs to pay VAT?

Most businesses in Vietnam that provide taxable goods and services must register for and pay VAT.