CalculatorMasters

Freelance VAT Formula

Learn how a freelance VAT calculator works when adding VAT to a net invoice or removing VAT from a VAT-inclusive total.

The freelance VAT formula helps estimate the net amount, VAT portion, and gross invoice total. It is useful when pricing freelance work, preparing invoices, or checking how much tax is included in a payment amount.

  • 100% Free
  • No Sign-Up Required
  • Private & Secure
  • Mobile Friendly

VAT Calculation

VAT Multiplier = 1 + (VAT Rate / 100) If adding VAT: Gross Amount = Net Amount × VAT Multiplier VAT Amount = Net Amount × (VAT Rate / 100) If removing VAT: Net Amount = Gross Amount / VAT Multiplier VAT Amount = Gross Amount − Net Amount

Where:

First convert the VAT rate into a multiplier. If your starting amount excludes VAT, multiply it to get the total with VAT. If your starting amount already includes VAT, divide by the multiplier to find the pre-VAT amount, then subtract to isolate the VAT portion.

Variables Explained

VariableWhat It MeansUnit
amount - Invoice amountThe entered amount, treated as net when adding VAT or gross when removing VAT.currency
vatRate - VAT rateThe VAT percentage applied to the invoice amount.percent
vatMultiplier - VAT multiplierThe factor used to add VAT to a net amount or remove VAT from a gross amount.N/A
netAmount - Net amountThe amount before VAT.currency
vatAmount - VAT amountThe tax amount charged or included.currency
grossAmount - Gross amountThe total amount including VAT.currency

Step-by-Step Calculation

1

Convert the VAT rate to a multiplier

Turn the VAT percentage into a factor that can be used in the rest of the calculation.

vatMultiplier = 1 + (vatRate / 100)

2

Choose how the starting amount is treated

In add VAT mode, the entered amount is before VAT. In remove VAT mode, the entered amount already includes VAT.

addVat: netAmount = amount; removeVat: grossAmount = amount

3

Calculate VAT when adding VAT

Multiply the net amount by the VAT rate to find the VAT to add.

vatAmount = netAmount * (vatRate / 100)

4

Calculate gross total when adding VAT

Add the VAT amount to the net amount to get the invoice total including VAT.

grossAmount = netAmount + vatAmount

5

Calculate net amount when removing VAT

Divide the VAT-inclusive amount by the multiplier to back out the amount before VAT.

netAmount = grossAmount / vatMultiplier

6

Calculate VAT portion when removing VAT

Subtract the net amount from the VAT-inclusive amount to isolate the VAT portion.

vatAmount = grossAmount - netAmount

Example: Remove 20% VAT from a freelance payment

Amount entered1,200.00
VAT rate20%
Calculation modeRemove VAT from gross amount
1

Find VAT multiplier

1 + (20 / 100)

1.20

2

Treat the amount as gross

grossAmount = 1,200.00

1,200.00

3

Calculate the net amount

1,200.00 / 1.20

1,000.00

4

Calculate the VAT amount

1,200.00 - 1,000.00

200.00

Final Result

Net amount: 1,000.00, VAT amount: 200.00, gross amount: 1,200.00.

Try the Calculator →

Assumptions

  • A single VAT rate applies to the entire invoice amount.
  • The invoice amount is fully taxable at the rate entered.
  • The calculation uses either a net starting amount or a gross starting amount, depending on the selected mode.
  • Results may be rounded to two decimal places for currency display.

Limitations

  • !It does not handle mixed VAT rates on the same invoice.
  • !It does not include exemptions, reverse charge arrangements, or special VAT schemes.
  • !It may not match software that rounds each line item separately.
  • !Actual invoicing requirements can vary by country and business setup.

Common Mistakes to Avoid

1

Entering a VAT-inclusive total while using the add VAT mode.

2

Using the wrong VAT rate for the service or country involved.

3

Assuming the whole invoice is taxable when part of it may not be.

4

Comparing the result with line-by-line invoice totals that use different rounding rules.

5

Forgetting that removing VAT requires division by the multiplier, not subtraction of the percentage from the gross amount.

Related Formulas

Frequently Asked Questions

How do you calculate VAT on a freelance invoice?

If your fee is before VAT, multiply the net amount by the VAT rate to get VAT, then add it to the net amount for the gross total.

How do you remove VAT from a VAT-inclusive amount?

Divide the gross amount by 1 plus the VAT rate as a decimal. The difference between the gross and net amounts is the VAT.

Why can't I just subtract 20% from a gross amount to remove 20% VAT?

Because the VAT is included in the total, the correct method is to divide by 1.20, not subtract 20% directly.

What is the VAT multiplier?

The VAT multiplier is 1 plus the VAT rate divided by 100. For example, 20% becomes 1.20.

Is the VAT amount always net times rate?

Yes when you start with a net amount. If you start with a gross amount, you usually find the net amount first and then subtract it from the gross total.

Ready to calculate your result?

Use the calculator to get instant results with your own inputs.

Try Freelance VAT