GST calculations come up constantly in Indian business: generating an invoice and needing to know the exact tax component, checking whether a vendor's quote is GST-inclusive or exclusive, filing monthly GSTR-1 returns and needing to validate amounts, or simply understanding how much of a product's retail price is tax. The Utility Spark GST Calculator handles both directions — add GST to a base price to get the final consumer price, or remove GST from an inclusive price to isolate the pre-tax amount. Select the applicable GST slab (0%, 5%, 12%, 18%, or 28%), enter the amount, and the result displays instantly alongside the CGST, SGST, and IGST components. For intra-state transactions, tax splits equally into CGST and SGST. For inter-state transactions, the full rate applies as IGST. The calculator is updated for current GST slabs and handles all standard calculation scenarios for Indian businesses, freelancers, and consumers.
lightbulb When to use this tool
- check_circle Calculating the GST amount to add when raising an invoice for a client — particularly useful for checking against your accounting software's output.
- check_circle Removing GST from an MRP or inclusive price to find the base taxable value for GSTR returns.
- check_circle Verifying the CGST and SGST components for intra-state B2B invoices where the input tax credit claim depends on correct amounts.
- check_circle Estimating the consumer price of a product from its ex-factory or wholesale price under a specific GST slab.
- check_circle Quick-checking invoice calculations when reviewing vendor bills for accuracy.
Why use our tool?
Both Directions — Add GST and Remove GST
Calculate forward (base price → GST-inclusive price) for invoicing, or reverse (GST-inclusive price → base price + GST component) for input credit verification or GSTR reconciliation. Both calculations use the correct formula: Inclusive GST = Exclusive amount × (1 + rate); to reverse: base = inclusive price / (1 + rate).
All GST Slabs — 0%, 5%, 12%, 18%, 28%
Covers all five standard GST rates applicable to different categories of goods and services in India. Also handles special rates for specific categories where applicable. Select the correct slab for your category and the calculation applies it precisely.
CGST / SGST / IGST Breakdown
For intra-state supplies, GST splits into CGST and SGST each at half the applicable rate (e.g., 18% GST = 9% CGST + 9% SGST). For inter-state supplies, the full rate applies as IGST. The calculator displays both components, matching the format required on GST invoices under Indian GST rules.
Instant — No Server Round-Trip
GST calculations are simple arithmetic. This tool computes them client-side in JavaScript, giving instant results with no network latency, no rate-limiting, and no dependency on any external service.
Free, No Account, No Ads Interrupting Calculations
Quick GST calculations happen dozens of times in a working week for many accountants and business owners. A tool that requires logging in, shows an ad before the result, or asks for a subscription for 'advanced' features adds unnecessary friction to a simple task. This tool requires none of that.
How it works
Select the calculation direction: 'Add GST' (exclusive amount → inclusive) or 'Remove GST' (inclusive amount → base + GST).
Select the applicable GST slab: 5%, 12%, 18%, or 28%.
Enter the amount in rupees.
The calculator instantly shows: base amount, GST amount, total/final amount, and the CGST/SGST split (intra-state) or IGST amount (inter-state).
Toggle between intra-state and inter-state to switch between CGST+SGST and IGST display.
Examples
science Adding 18% GST to a Service Invoice
Base amount (exclusive of GST): ₹50,000
GST rate: 18%
GST amount: ₹9,000
Invoice total (inclusive): ₹59,000
Intra-state split: CGST ₹4,500 + SGST ₹4,500
Inter-state: IGST ₹9,000
science Removing GST from an MRP to Find Base Price
MRP (GST inclusive): ₹1,180
GST slab: 18%
Base price (exclusive): ₹1,180 ÷ 1.18 = ₹1,000
GST component: ₹180
Use case: Identifying taxable value for GSTR-1 filing or verifying input tax credit claim amount