Satışlar vergisi və VAT hesablayıcı Hindistan

Hər hansı qiymətdən satış vergisi, VAT və ya GST əlavə edin və ya çıxarın.

%
Bu qiymətə olan elementlərin sayı.
Vergi miqdarı
Net (vergidən əvvəl)
Böyük

Yazdığınız zaman nəticələr yenilənir.

Bu hesablayıcı sizə doğru cavab verdimi?

Bu hesablayıcı haqqında

Hindistan 18% -də GST tətbiq edir. INR -də GST əlavə etmək və ya çıxarmaq üçün qiymət daxil edin. 18% GST dərəcəsi net qiymətə tətbiq olunur; GST qiymətə əlavə etmək və ya INR ümumidən çıxarmaq üçün rejimləri dəyişdirin.

you want to add tax, you can use the calculator to add the net amount by the rate and add it on; to remove tax you can divide the gross amount by (1 + rate ÷ 100), because the gross figure already contains the tax. The default rate is pre-filled for your country and you can override it for any local or reduced rate. Set the quantity under advanced options to apply the tax across several items at once. If you want to add tax, you can use the calculator to add the net amount by the rate and add it on; to remove tax you can use the calculator to add the tax out of a gross price. Running it the other way, a 120 gross price divided by 1.20 gives a 100 net price, confirming the same 20 of tax.Use itUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at the checkoutUse it at

Tez-tez soruşulan suallar

Qiymətdən VAT-ı necə çıxara bilərəm?

Böyük qiyməti (1 + dərəcə/100) ilə böl. 20% VAT üçün £120 böyüdüyü qiymət £120 ÷ 1.20 = £100 net, beləliklə VAT £20-dir. Bunu etmək üçün istiqaməti "Sil"ə çevirin.

Hansı dərəcədən istifadə edim?

Ön qurğulu olaraq ölkənizdə standart dərəcəsi tətbiq olunur, lakin bir çox malların azaldılmış və ya sıfır dərəcəsi var. Aldığınız malların tətbiq edəcəyi tam dərəcəni daxil edin.

Satışlar vergisi, VAT və GST arasındakı fərq nədir?

Bütün bunlar mal və xidmətlərin qiymətinə əlavə edilən istehlak vergiləridir. ABŞ satış vergisi yalnız son satışda əlavə edilir; VAT (Avropa) və GST (Avstraliya, Kanada, Hindistan və digərləri) hər bir təchizat mərhələsində toplanılır. Alıcı üçün riyazi eynidir - faiz daxil edin və hesablayıcı onu idarə edir.

Net qiymətə vergini necə əlavə edə bilərəm?

Net qiyməti onluq olaraq faizlə qatla və əlavə et. 20% -də 100 qiyməti 120 ümumi ümumi üçün 100 × 0.20 = 20 vergi qazanır. Bunu etmək üçün istiqaməti "Add" olaraq saxlayın.

Bir neçə əşya üçün vergini necə hesablaya bilərəm?

Bir əşyanın qiymətini daxil edin və daha geniş seçimlər altında miqdarı təyin edin. Hesablayıcı əvvəlcə qiyməti miqdarla qatlayar, sonra da ümumi məbləğə vergi əlavə edər ya da çıxarar.

Niyə vergini silmək eyni faiz istifadə etmir?

Vergi böyük ümumi qiymətə deyil, kiçik net qiymətə hesablandığı üçün. 20% çıxarmaq ümumi rəqəmdən 20% götürməklə eyni deyil - siz 1.20 ilə bölürsünüz, bu səbəbdən 120 ümumi qiymət 24 deyil, 20 vergi verir.

❤️ Sevgi Calculator.Free? Bölüşdür

𝕏  X Facebook Reddit
API — bu hesablayıcını koddan istifadə et

Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →

Son nöqtəsi

GET https://calculator.free/api/v1/sales-tax/?country=in

curl

curl "https://calculator.free/api/v1/sales-tax/?amount=100&rate=18.0&mode=add"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/sales-tax/?" + new URLSearchParams({
    "amount": "100",
    "rate": "18.0",
    "mode": "add"
  }));
const data = await r.json();
console.log(data.results);

Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.