Deep Analysis: Understanding India's GST Architecture
Implemented to replace a complex web of cascading central and state indirect taxes, the Goods and Services Tax (GST) acts as a single, unified tax on the supply of goods and services. It is a destination-based tax structure.
The CGST / SGST Split Mechanics
If a transaction occurs strictly within a single state (Intra-state), the total GST rate is divided equally between the Central Government and the State Government. For example, an 18% slab is billed as 9% CGST (Central) and 9% SGST (State). If the transaction crosses state borders (Inter-state), the entire 18% is collected as Integrated GST (IGST) by the Center, which later apportions it to the destination state.
Adding vs. Removing GST (The Math)
Adding GST to a base price is straightforward: Base Price × (1 + (Rate/100)). However, extracting GST from a Maximum Retail Price (MRP) to find the original base price requires a specific formula: Net Price = MRP - [MRP × (100 / (100 + Rate))]. Our engine handles these reverse calculations instantly for accurate accounting.