Калюмнатар падаткаў і падатку на даданую вартасць Індыя
Дадаць або выдаліць падатак на продажы, VAT або GST з любой цаны.
Вынікі абнаўляюцца падчас уводу.
Пра гэты калькулятар
Індыя прымяняецца да GST на 18%. Увядзіце кошт, каб дадаць або выдаліць GST у INR. Стаўка 18% GST прымяняецца да чыстых коштаў; пераключыце рэжымы, каб дадаць GST да кошту або выцягнуць яго з агульнай сумы INR.
you want to add tax, you must first add the net amount by the rate and then add it on; to remove tax you 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. This calculator adds sales tax, VAT or GST rate to a net price, or works backwards to strip the tax out of a gross price. Running it the other wayUse it at the checkout to see the real total before you pay, to pull the tax out of a receipt for expenses or bookkeeping, or to quote a customer a price that already includes VAT or GST.Use it at the checkout to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real total before you pay, to see the real
Частыя пытанні
Як выдаліць падатак на даданую вартасць з кошту?
Падзяліце цану брута на (1 + стаўка/ 100). Для 20% падатку на дададзеную вартасць, цана брута ў 120 фунтаў стэрлінгаў роўная 120 фунтаў стэрлінгаў ÷ 1. 20 = 100 фунтаў стэрлінгаў нетто, таму падатак на дададзеную вартасць складае 20 фунтаў стэрлінгаў. Змяніце кірунак на "Выдаліць", каб зрабіць гэта.
Які курс мне выкарыстоўваць?
Па змаўчанні гэта стандартная стаўка ў вашай краіне, але многія тавары маюць зніжаны ці нулявы курс. Увядзіце дакладны курс, які дзейнічае для вашай пакупкі.
Якія адрозненні паміж падаткам на продажы, падаткам на даданую вартасць і GST?
Гэта ўсе падаткі на спажыванне, дададзеныя да кошту тавараў і паслуг. Даход ад продажаў у ЗША дадаецца толькі пры канчатковай продажы; VAT (Еўропа) і GST (Аўстралія, Канада, Індыя і іншыя) збіраюцца на кожным этапе пастаўкі. Для пакупніка матэматыка такая ж - увядзіце стаўку і калькулятар будзе працаваць.
Як дадаць падатак да цэны нетто?
Памножыць нетто- кошт на стаўку ў дзесятковай сістэме і дадаць яе. Кошт 100 пры 20% прынясе 100 × 0. 20 = 20 падатку, для 120 усяго. Захоўваць кірунак у "Дадаць" для гэтага.
Як вызначыць падатак на некалькі прадметаў?
Увядзіце кошт аднаго прадмета і вызначце колькасць у адмысловых параметрах. Каляндар спачатку памнажае кошт на колькасць, а затым дадае або выдаляе падатак з сумы.
Чаму пры выдаленні падаткаў не выкарыстоўваецца той жа працэнт?
Паколькі падатак быў вылічаны на аснове меншай цэны нетто, а не большай цаны брута. Адняць 20% не тое ж самае, што адняць 20% ад брутавай лічбы - вы падзяляеце на 1. 20, таму што 120 брутавая цана дае 20, а не 24, падатку.
API - выкарыстаць гэты калькулятар з кода
Вызваленне гэтага калькулятара як вольнага канцавага пункта JSON - не патрабуецца ключ. Перадача значэнняў палёў ніжэй як параметраў запыту або JSON. Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. Прачытаць поўную дакументацыю API →
Канчатковая кропка
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);
Вынікі ацэнкі выкарыстоўваюцца толькі для агульных кірункаў, а не фінансавых, медыцынскіх або падатковых кансультацый.