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

---Advertisement---

LPG Price: गैस कीमतों में भारी बढ़ोत्तरी, जानें नया रेट

On: अप्रैल 1, 2026 6:31 अपराह्न
Follow Us:
lpg price: गैस कीमतों में भारी बढ़ोत्तरी, जानें नया रेट
---Advertisement---

LPG Price: नए वित्त वर्ष की शुरुआत के साथ ही आम आदमी और कारोबारियों को बड़ा झटका लगा है। सरकारी तेल कंपनियों ने 19 किलोग्राम वाले कॉमर्शियल एलपीजी सिलेंडर की कीमतों में 218 रुपये तक की बढ़ोतरी कर दी है, जिससे होटल, रेस्टोरेंट और ढाबा संचालकों की लागत बढ़ेगी। (LPG गैस महंगा)

CG LPG Rules

हालांकि घरेलू उपभोक्ताओं के लिए राहत की खबर है। 14.2 किलोग्राम वाले घरेलू रसोई गैस सिलेंडर की कीमतों में कोई बदलाव नहीं किया गया है। राजधानी दिल्ली में घरेलू एलपीजी सिलेंडर की कीमत 913 रुपये पर स्थिर बनी हुई है। (LPG गैस महंगा)

आज से लागू हुई नई दरों के बाद देश के महानगरों में सिलेंडर की कीमतें कुछ इस प्रकार हैं-

Image 5 1 300x71

लगातार दूसरे महीने बढ़ीं कीमतें (LPG Price Hike)

गौरतलब है कि पिछले महीने (1 मार्च) भी कॉमर्शियल सिलेंडर के दाम में 114.5 रुपये की वृद्धि हुई थी। लगातार दूसरे महीने हुई इस बढ़ोतरी से रेस्टोरेंट, होटल और ढाबा चलाने वालों की जेब पर सीधा असर पड़ेगा, जिससे बाहर खाना महंगा हो सकता है।

LPG Cylinder Price
क्यों बदलते हैं दाम ? (Commercial Cylinder Price Hike)

इंडियन ऑयल, भारत पेट्रोलियम और हिंदुस्तान पेट्रोलियम जैसी सरकारी कंपनियां हर महीने की पहली तारीख को अंतरराष्ट्रीय बाजार में कच्चे तेल की कीमतों और डॉलर के मुकाबले रुपये की स्थिति को देखते हुए गैस के दाम तय करती हैं।

 

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!"); } });