బంగారం ధర కాలిక్యులేటర్ | Gold Price Calculator

బంగారం ధర కాల్క్యులేటర్
GST + Making Charges సహా మొత్తం ధర లెక్కించండి
⏱ చివరి అప్‌డేట్: 05 June 2026 | 06:30 AM IST Hyderabad Begum Bazar Market
24K
₹16,133/g
22K
₹14,777/g
18K
₹12,099/g

* ధరలు బేగంబజార్ మార్కెట్ ఆధారంగా. Making Charges షాప్‌ను బట్టి మారవచ్చు.

var prices = { 24: 16133, 22: 14777, 18: 12099 };var selectedCarat = 24;function formatINR(num){ return “₹” + Math.round(num).toLocaleString(“en-IN”); }function gcSel(carat){ selectedCarat = carat;[24,22,18].forEach(function(k){ var el = document.getElementById(“gcb”+k);if(k === carat){ el.style.background = “rgba(255,215,0,.25)”; el.style.borderColor = “#ffd700”; } else { el.style.background = “rgba(255,215,0,.08)”; el.style.borderColor = “rgba(255,215,0,.25)”; } });gcCalc(); }function gcMC(){ var v = document.getElementById(“gcmc”).value; document.getElementById(“gcmcv”).innerText = v + “%”; gcCalc(); }function gcCalc(){var weight = parseFloat(document.getElementById(“gcwt”).value); var making = parseFloat(document.getElementById(“gcmc”).value);if(!weight || weight <= 0){ document.getElementById("gcres").style.display = "none"; return; }var goldPrice = prices[selectedCarat] * weight; var gst = goldPrice * 0.03; var makingCharge = goldPrice * making / 100; var total = goldPrice + gst + makingCharge;document.getElementById("gcbp").innerText = formatINR(goldPrice); document.getElementById("gcgv").innerText = formatINR(gst); document.getElementById("gcmv").innerText = formatINR(makingCharge) + " (" + making + "%)"; document.getElementById("gctv").innerText = formatINR(total);document.getElementById("gcres").style.display = "block"; }

కాల్క్యులేటర్ ఎలా వాడాలి?

మీరు కొనాలనుకున్న బంగారం కేరట్ (24K, 22K లేదా 18K) select చేయండి. బరువు గ్రాముల్లో enter చేయండి. Making charges percentage slider తో adjust చేయండి. లెక్కించండి button నొక్కండి — GST మరియు making charges సహా మొత్తం ధర కనిపిస్తుంది.

ధరలు ప్రతిరోజూ సకాలం 6:30 AM కి హైదరాబాద్ బేగంబజార్ మార్కెట్ నుండి update అవుతాయి.