Pretvornik s uključenim i isključenim porezom

Pretvarajte između cijena s uključenim i isključenim porezom unosom samo porezne stope.

Isti se postupak može koristiti za PDV, GST i porez na promet. Zalijepite tablicu za ponovno izračunavanje više redaka odjednom.

Trenutačno prebacivanje između dodavanja i uklanjanja poreza Grupno lijepljenje iz proračunskih tablica Zaokruživanje poreza i zbrojevi na jednom prikazu

Što ova stranica pokriva

Dodavanje / uklanjanje poreza

Prebacujte se iz neto u bruto ili iz bruto u neto bez napuštanja istog radnog zaslona.

Stope po retku

Koristite jednu zajedničku poreznu stopu kao zadanu, a po potrebi je po retku zamijenite.

Zaokruživanje poreznog iznosa

Primijenite zaokruživanje na najbliže, naviše ili naniže na porezni iznos, uz zadržavanje neto + porez = bruto.

Ponovna uporaba

Kopirajte rezultat kao TSV, preuzmite CSV, podijelite URL i lokalno vratite posljednje stanje.

Kako koristiti

  1. Choose the mode. Add tax converts net to gross, and remove tax converts gross to net.
  2. Set the common tax rate, rounding rule, and decimal places.
  3. Enter values manually or paste rows from Excel or Google Sheets.
  4. Review net, tax, and gross, then export the result as TSV or CSV if needed.

Pravila lijepljenja

Batch paste is designed first for tab-separated rows copied from spreadsheet software.

Two columns

The first column is treated as the amount and the second column as the tax rate.

1000 10

One column

If you paste only the amount column, the common tax rate is applied.

1100

Three or more columns

Only the first two columns are used. Later columns are ignored.

1000 10 SKU-01

Kratka terminologija

Tax inclusive

A displayed price that already includes tax.

Tax exclusive

A price before tax is added.

VAT / GST / Sales Tax

Different regions use different names, but this page treats them as user-entered percentage-based indirect taxes with the same workflow.

Formule

Tax exclusive → Tax inclusive (Add tax)

tax = round_rule(net × rate, unit), gross = net + tax

Tax inclusive → Tax exclusive (Remove tax)

tax = round_rule(gross - gross ÷ (1 + rate), unit), net = gross - tax

Trenutačno pravilo izračuna

Rounding is applied per row to the tax amount only. Totals are not re-rounded afterward.

Česta pitanja

Are there country-based tax presets?

No. This page stays globally usable by requiring the user to enter the tax rate instead of choosing from country presets.

Can I calculate multiple products at once?

Yes. You can paste multiple spreadsheet rows at once and recalculate the whole list in one pass.

What if different rows use different tax rates?

Each row can override the tax rate. That works for reduced rates or category-based lists as well.

What is the difference between tax inclusive and tax exclusive?

Tax inclusive means the displayed price already contains tax. Tax exclusive means tax is added on top of the base price. This page converts both directions.

Where is rounding applied?

Rounding is applied to the tax amount. After rounding, the page recalculates the other figure so that net + tax = gross stays true.

Važne napomene

  • This tool is a general calculation aid and does not guarantee tax, filing, or accounting accuracy.
  • Tax rates, taxable categories, calculation units, rounding rules, and invoice requirements vary by country, region, and transaction type.
  • For final decisions, consult a qualified tax professional or the relevant authority in your jurisdiction.
  • Inputs stay inside the browser and are not sent to the server.