VAT calculator

€ Finance

VAT calculator

Net, tax amount and gross value with a custom rate.

Result

Logic

VAT calculator

Brutto = Netto × (1 + Steuersatz / 100)

Example

Input
Netto: 100, Steuersatz: 19, Brutto: 119
Result
Brutto = Netto × (1 + Steuersatz / 100)

Common mistakes

  • Copying results without context
  • Ignoring rounding
  • Using output without a plausibility check

Runs locally in the browser

Inputs stay in your browser. Toolwise does not store calculations.

Check

When is the result reliable?

How does VAT calculator calculate?

VAT calculator uses this visible logic: Brutto = Netto × (1 + Steuersatz / 100). Example values and common mistakes are shown next to the tool.

Do inputs stay local?

Yes. The calculation runs in the browser. Toolwise does not send inputs to a server or load external calculation modules.

What should I do next?

Copy the result or pass it locally to Discount calculator if you want to continue the workflow.