क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

Gold Silver Price Today: सोने-चांदी की कीमतों में भारी गिरावट, सोना 13000 और चांदी 39000 सस्ती; जानें ताजा रेट

On: जून 27, 2026 1:52 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Gold Silver Price Today: सराफा बाजार में लगातार गिरावट के चलते सोना और चांदी की कीमतों में बड़ी कमी दर्ज की गई है। पिछले 26 दिनों में 24 कैरेट सोना करीब 13000 प्रति 10 ग्राम सस्ता होकर 1.42 लाख पर पहुंच गया है। वहीं, चांदी 24 प्रति किलो टूटकर 2.40 लाख प्रति किलो के स्तर पर आ गई है। कीमतों में आई इस गिरावट के बाद बाजार में खरीदारी का उत्साह बढ़ गया है और ज्वेलरी दुकानों पर ग्राहकों की भीड़ देखने को मिल रही है।. सराफा कारोबारी हरख मालू के अनुसार, डॉलर की मजबूती और वैश्विक तनाव कम होने से सोना-चांदी की कीमतों में गिरावट आई है। जून की शुरुआत में 24 कैरेट सोना करीब 1.55 लाख प्रति 10 ग्राम था, जो अब घटकर 1.42 लाख रह गया है। इसी तरह चांदी 2.79 लाख प्रति किलो से फिसलकर 2.40 लाख प्रति किलो पर आ गई है।. Gold Silver Price Today: महंगा हुआ सोना-चांदी, केंद्र सरकार ने बढ़ाया आयात शुल्क. रिकॉर्ड स्तर से काफी नीचे पहुंचे भाव. इस वर्ष की शुरुआत में सोने और चांदी ने रिकॉर्ड ऊंचाई छुई थी। जनवरी में सोने का भाव करीब 1.76 लाख प्रति 10 ग्राम और चांदी 3.86 लाख प्रति किलो तक पहुंच गई थी। हालांकि, वैश्विक बाजार में बदलाव, अमेरिकी डॉलर की मजबूती और निवेशकों की मुनाफावसूली के चलते दोनों कीमती धातुओं के दाम लगातार नीचे आए हैं।. सोना खरीदते समय रखें ये सावधानियां. • हमेशा BIS हॉलमार्क वाला सोना ही खरीदें।. • खरीदारी से पहले उस दिन का बाजार भाव जरूर जांच लें।.

Join WhatsApp

Join Now

Join Telegram

Join Now

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });