🔧Toolify

GST / Sales Tax Calculator (tax add करें या total से extract करें)

'Add tax' और 'extract from total' modes के बीच toggle करें, amount और rate दर्ज करें, और net, tax, और gross में breakdown देखें।

Tax breakdown compute करने के लिए एक amount दर्ज करें।

कैसे काम करता है

Tax जोड़ें बनाम tax extract करें

Tax जोड़ना: आपके पास tax से पहले price है और final price चाहिए। (1 + rate/100) से multiply करें। Example: ₹1000 पर 18% GST = ₹1180।

Tax extract करना: आपके पास customer ने जो total pay किया है और reverse-engineer करना है कि कितना tax था। Pre-tax amount पाने के लिए total को (1 + rate/100) से divide करें; difference tax है। Example: ₹1180 पर 18% निकालें: ₹1180 / 1.18 = ₹1000 + ₹180 tax। ₹1180 को 18% से multiply न करें — वह ₹212.40 देगा, जो गलत है।

Sales tax, VAT, और GST

GST (India): tiered rates — 5% (essential goods), 12% (standard goods), 18% (most services और goods), 28% (luxury items)। India में, GST सभी displayed prices में generally included होता है।

VAT (EU, UK): typically displayed price में already included। UK standard rate 20% है, France 20%, Germany 19%। Quoted price में tax खोजने के लिए 'extract from total' उपयोग करें।

Sales tax (US): point of sale पर add होता है, state और city द्वारा vary करता है। NYC 8.875%, Oregon कोई नहीं, California 7.25-10.75%। Many US prices pre-tax advertise होती हैं।

Common pitfalls

Tax-inclusive totals को rate से multiply न करें। ₹1180 से 18% GST extract करने के लिए, पहले 1.18 से divide करें। Rate से multiply करने पर गलत answer आता है क्योंकि ₹1180 में already original ₹1000 पर 18% included है।

कुछ products exempt या zero-rated हैं (कई जगह groceries; EU में books reduced rate पर)। Tax-inclusive/exclusive prices advertise करते समय अपने jurisdiction के rules follow करें।

अक्सर पूछे जाने वाले प्रश्न

Extract-from-total × rate के बजाय ÷ (1 + rate) क्यों है?

क्योंकि total में already original पर tax included है। Multiply करने पर inclusive total पर tax मिलता है, जो too much है। (1 + rate/100) से divide करना addition को correctly reverse करता है।

India में GST rates क्या हैं?

India tiered GST system उपयोग करता है: 5% (essential goods जैसे basic foods, medicines), 12% (standard goods), 18% (most services और manufactured goods), 28% (luxury items, cars, tobacco)।

क्या Japan का consumption tax सिर्फ 10% है?

ज्यादातर हाँ — 10% standard है। Alcohol/dining को छोड़कर food और beverages reduced 8% rate पर हैं।

क्या prices displayed price में taxes हैं?

Country पर निर्भर। India में, most prices tax-inclusive display होती हैं। US और कुछ अन्य countries pre-tax price दिखाती हैं। Inclusive prices के लिए 'extract' mode उपयोग करें।

क्या यह multiple tax rates handle कर सकता है?

एक साथ नहीं। Combined rates के लिए (जैसे GST + cess), पहले उन्हें add करें और combined rate उपयोग करें।

VAT-included business invoices के बारे में क्या?

Same math: VAT और pre-VAT net देखने के लिए 'extract from total'। अधिकांश accounting software यह automatically करता है।

Currency?

Math currency-independent है — किसी भी unit consistently उपयोग करें।

क्या data कहीं भेजा जाता है?

नहीं। सभी math आपके browser में locally चलती है।

संबंधित टूल्स

अंतिम अपडेट:

हमारे AI प्रॉम्प्ट आज़माएं →