PD PricingDeck

Guide

How to Add VAT to a Price

VAT is simple once the order of operations is clear. Start with the net price, add the tax amount, and keep margin analysis separate from the tax layer.

  • Add VAT to net prices for quotes and invoices
  • Back VAT out of gross totals before margin math
  • Keep tax and profit decisions separate

Step 01

Start with the net price

The net price is the price before VAT. If the customer sees a tax-inclusive total, you need to remove VAT first before you can treat that number as commercial revenue.

Use the net price when

  • You are building a quote or invoice
  • You want to add VAT on top
  • You are checking commercial margin

Use the gross price when

  • You want the customer-facing total
  • You are checking checkout or storefront display
  • You already know the tax-inclusive amount

Step 02

Use the VAT formula

The simplest version is to multiply the net price by one plus the VAT rate expressed as a decimal.

Gross price = Net price × (1 + VAT / 100)

If the net price is $100 and VAT is 23%, the tax amount is $23 and the gross total is $123.

Step 03

Remove VAT from a total when needed

If the only number you have is the gross total, divide by one plus the VAT rate. That gives you the net amount so you can judge margin, markup, or profit correctly.

Net price = Gross price / (1 + VAT / 100)

If the total is $123 and VAT is 23%, the net price is $100 and the VAT portion is $23.

Common mistakes

  • Calculating margin on a tax-inclusive price.
  • Using VAT to justify a weak underlying selling price.
  • Mixing VAT logic with markup rules in the same step.

FAQ

Common questions about adding VAT

Do I add VAT before or after margin?

Usually before customer display but after commercial pricing work. First build the net price that gives you the right economics, then add VAT on top.

How do I remove VAT from a total price?

Divide the gross total by one plus the VAT rate. The difference between the gross and the net figure is the VAT amount.

Should VAT be included in profit margin calculations?

Usually no. Profit margin should normally be checked against net revenue, not against the tax-inclusive amount collected from the customer.

Next steps

Use the calculator to add or remove VAT without guesswork

Once the formula is clear, the fastest route is to calculate the tax layer and then move back into margin, markup, or sales tax checks.