# GST Calculator

Add or remove GST from any amount instantly using a custom tax rate to calculate accurate pre-tax and tax-inclusive prices for free.

---

- **Canonical URL:** https://dothecalculation.com/calculators/gst-calculator
- **Category:** Business tools
- **Publisher:** Do The Calculation (https://dothecalculation.com)
- **Cost:** Free, no account or sign-up required
- **Privacy:** Runs entirely in the browser; inputs are never sent to a server
- **Methodology:** https://dothecalculation.com/methodology

---

## Add or remove GST from an amount

Estimate pre-tax amount, GST component, and gross total using inclusive or exclusive pricing modes.

- Inclusive and exclusive GST modes
- Net and gross amount isolation
- GST component visualization

## Understanding GST as a consumption tax

Goods and Services Tax (GST) is a broad-based consumption tax applied to most goods and services. Like VAT, it is generally collected by businesses and remitted to the government. GST systems can be tax-exclusive or tax-inclusive, depending on local pricing conventions and invoice rules.

For commercial planning, the most important task is distinguishing whether a quoted figure already includes GST or whether GST must be added on top.

## The GST formulas

If the amount is tax-exclusive, add GST using:

$$\text{Total Amount} = \text{Base Amount} \times \left(1 + \frac{\text{GST Rate}}{100}\right)$$

$$\text{GST Amount} = \text{Base Amount} \times \frac{\text{GST Rate}}{100}$$

If the amount is tax-inclusive, recover the net amount using:

$$\text{Pre-Tax Amount} = \frac{\text{Gross Amount}}{1 + \frac{\text{GST Rate}}{100}}$$

$$\text{GST Amount} = \text{Gross Amount} - \text{Pre-Tax Amount}$$

These equations make GST isolation easy whether you start from a sticker price or a vendor quote.

## Inclusive pricing versus exclusive pricing

A common practical issue is whether the customer sees GST included in the listed price. In some jurisdictions, consumer-facing prices must be inclusive. In other business-to-business settings, quotes are often GST-exclusive, with tax added later. Failing to identify the mode can lead to underbilling or margin erosion.

## GST in invoicing and compliance

Registered businesses generally need to display the GST rate and GST amount separately on invoices. This creates a defensible compliance record and allows customers with business entitlements to claim tax credits where local law permits.

## How to Use This Calculator

Choose whether your amount is tax-exclusive (GST needs to be added) or tax-inclusive (GST is already baked in), enter the amount, and enter the GST rate as a percentage.

In exclusive mode, the calculator multiplies your amount by (1 + rate) for the total. In inclusive mode, it divides your amount by (1 + rate) to recover the pre-tax figure, then shows the difference as the GST component.

## Worked Example: $100 at 10% GST

A business quotes $100 before tax, with a 10% GST rate, in exclusive mode.

GST amount: $100 × 10% = $10. Total amount: $100 + $10 = $110 — the figure the customer actually pays.

If instead that $110 were the tax-inclusive sticker price, the calculator would work backward: pre-tax amount = $110 ÷ 1.10 = $100, and GST = $110 − $100 = $10 — the same $10 GST component, just isolated from the other direction.

## Related Calculators

For sales-tax and VAT-style calculations on invoices with multiple line items, see the [invoice generator](/calculators/invoice-generator). To work backward from a target take-home margin after tax, use the [profit margin calculator](/calculators/profit-margin-calculator).

## Frequently asked questions

### What is GST?

GST is a goods and services tax applied to many consumer and business transactions.

### How do I add GST to a price?

Multiply the base amount by 1 + GST rate / 100.

### How do I remove GST from an inclusive price?

Divide the gross amount by 1 + GST rate / 100 to find the pre-tax amount.

### What is the GST component?

It is the tax portion of the transaction, equal to gross minus pre-tax amount in inclusive mode.

### What is the difference between inclusive and exclusive pricing?

Inclusive pricing already contains GST. Exclusive pricing requires GST to be added on top of the displayed base amount.

### Why do businesses show GST separately on invoices?

Because it improves transparency, supports compliance, and may be required for input tax credit claims.

### Is GST the same in every country?

No. GST structures and rates vary widely by country, state, and product category.

### Can GST be zero?

Yes. Some categories may be zero-rated or exempt depending on jurisdiction.

### Does this calculator handle multiple tax slabs?

No. It applies one GST rate at a time, so mixed-rate invoices should be separated line by line.

### When should I use exclusive mode?

Use exclusive mode when your listed amount is pre-tax and GST must be added to produce the final billed total.

## Related concepts

- **Inclusive pricing** — A pricing model where tax is already embedded in the listed amount.
- **Tax credit** — A reclaim or offset mechanism for eligible input taxes in business systems.
- **Gross amount** — The final amount after GST or VAT has been applied.

## Related guides

- [GST and Sales Tax: Calculation and Compliance Guide](https://dothecalculation.com/blog/business/gst-sales-tax-compliance) — Add or extract GST and sales tax, distinguish inclusive and exclusive pricing, and verify registration, taxability, location, invoices, returns, and records.
- [Discount, Markup, and Margin: A Practical Pricing Guide](https://dothecalculation.com/blog/business/discount-markup-strategy) — Calculate sale price, markup, and margin, then test how a discount changes unit profit, required sales volume, and the economics of a promotion.

## Related calculators

- [E-commerce Conversion Rate & Cart Abandonment Calculator](https://dothecalculation.com/calculators/ecommerce-conversion-calculator) — Calculate add-to-cart rate, cart abandonment rate, overall conversion rate, and lost revenue projections to optimize your online store.
- [Invoice Generator](https://dothecalculation.com/calculators/invoice-generator) — Create professional invoice totals instantly with tax, discounts, and line items included, making billing clients faster and more accurate.
- [Labor Burden Rate Calculator](https://dothecalculation.com/calculators/labor-burden-rate-calculator) — Calculate the fully loaded cost of an employee, including taxes, benefits, overhead, and insurance, for accurate labor cost budgeting.
- [VAT Calculator](https://dothecalculation.com/calculators/vat-calculator) — Calculate value-added tax rates for countries worldwide, add or remove VAT from a price, and generate an itemized invoice.
- [Billable Utilization Rate Calculator](https://dothecalculation.com/calculators/billable-utilization-calculator) — Track individual or team billable utilization rates, revenues, profits, and breakeven rates to optimize staffing and pricing decisions.
- [Cost of Goods Sold (COGS) Calculator](https://dothecalculation.com/calculators/cogs-calculator) — Calculate cost of goods sold using beginning and ending inventory plus direct costs for accurate accounting and profitability reporting.

---

_This calculator is for educational and business planning purposes only. Discount, GST, VAT, invoicing, and pricing decisions may require accounting, legal, or tax review depending on your jurisdiction and industry._

---

_Source: [Do The Calculation](https://dothecalculation.com/calculators/gst-calculator). Quote freely with attribution and a link to this page._
