Method
How it works
The calculator applies a straightforward percentage formula.
gross = net x (1 + rate / 100)when the input is before taxnet = gross / (1 + rate / 100)when the input is after taxtax amount = gross - net
Limitations: this is a planning calculator, not legal or accounting advice. Exemptions, mixed rates, import rules, reverse charge, and filing requirements are out of scope.