बिहार बिजली दर 2026-27
घर, दुकान, उद्योग, खेती और EV charging के लिए BERC से सत्यापित base tariff — साफ दर, पूरा हिसाब और official source के साथ।
NBPDCL और SBPDCL · 1 अप्रैल 2026 से प्रभावी · सरकारी subsidy से पहले
- BERC cases
- Case No. 50 of 2025 (NBPDCL) and Case No. 51 of 2025 (SBPDCL)
- Order issued
- 18 March 2026
- Effective from
- 1 April 2026
- Rate evidence
- Approved retail tariff table, printed page 514; DS-II detail, printed pages 518–519
- PEI dataset
BR-2026-27-VERIFIED-STRICT-BASE-V1- Last reconciled
- 31 July 2026
- Official PDFs
- Full BERC tariff order · BERC tariff chart
आम उपभोक्ताओं के लिए मुख्य दरें
नीचे सरल नाम दिए गए हैं। Official category code साथ में छोटे अक्षरों में है, ताकि आम user को समझने में आसानी हो और professional buyer को exact mapping भी मिले।
सभी units पर एक ही energy rate। Fixed charge ₹80 प्रति kW या उसके भाग प्रति माह।
0.5 kW तक ₹7.73/unit; उससे ऊपर demand-based consumers के लिए ₹7.73/kVAh। Fixed charge load के अनुसार अलग है।
Demand charge ₹278 से ₹350 प्रति kVA/माह, contract-demand band के अनुसार।
Metered supply में fixed charge ₹100 प्रति HP या उसके भाग प्रति माह।
यह public charging/battery-swapping station की LT energy rate है। अपने घर पर अपनी EV charge करने पर उस premises की residential tariff category लागू होती है।
घर की बिजली दर — Residential
| सरल नाम | Official code | Fixed charge | Energy rate | लागू सीमा |
|---|---|---|---|---|
| BPL / Kutir Jyoti | KJ/BPL | ₹20 / connection / month | ₹7.42 / unit | पहली 50 units; उसके बाद लागू DS-I/DS-II rate |
| ग्रामीण घर | DS-I Rural | ₹40 / kW or part / month | ₹7.42 / unit | सभी units |
| शहरी घर | DS-II Urban | ₹80 / kW or part / month | ₹7.42 / unit | सभी units |
| Group residential connection | DS-III | ₹80 / kW or part / month | ₹9.03 / unit | सभी units |
पूरा हिसाब — शहरी घर का उदाहरण
यह example PEI Bihar verified calculation engine के frozen Golden case पर आधारित है: DS-II, 120 units, 2.2 kW connected/sanctioned load.
इस हिसाब में शामिल
- Verified energy charge
- Verified fixed charge
- Integer-paise arithmetic
- FY 2026-27 effective tariff release
इस हिसाब में शामिल नहीं
- Monetary government subsidy
- Current FPPAS/FPPPA adjustment
- Electricity duty or statutory levies
- Arrears, penalties and one-time charges
Commercial, Industry और Agriculture detail
| सरल उपयोग | Official category | Monthly fixed / demand charge | Energy rate |
|---|---|---|---|
| छोटी दुकान / 0.5 kW तक | NDS-II up to 0.5 kW | ₹150 / connection | ₹7.73 / unit |
| दुकान, office, clinic आदि | NDS-II above 0.5 to 70 kW | ₹300 / kVA or part | ₹7.73 / kVAh |
| ग्रामीण commercial | NDS-I Rural | ₹60 / kVA or part | ₹7.79 / kVAh |
| छोटा LT उद्योग, 19 kW तक | LTIS-I | ₹278 / kVA or part | ₹7.79 / kVAh |
| LT उद्योग, 19–74 kW | LTIS-II | ₹350 / kVA or part | ₹7.79 / kVAh |
| खेती — metered | IAS-I Metered | ₹100 / HP or part | ₹6.74 / unit |
| खेती — unmetered | IAS-I Unmetered | ₹1,350 / HP or part | Not applicable |
| Public LT EV charging | LT EV Charging Station | — | ₹8.72 / unit |
kVAh demand-meter billing में इस्तेमाल होने वाली energy unit है। Commercial और industrial estimate के लिए केवल units पर्याप्त नहीं हो सकते; contract demand, recorded demand और load unit भी जरूरी हो सकते हैं।
Developers के लिए — यही data API में
ऊपर का worked example किसी अलग marketing calculator से नहीं निकला। वही frozen Bihar release और वही integer-paise calculation contract POST /v1/calculate से उपलब्ध है।
POST https://powerexpertindia.com/v1/calculate
Content-Type: application/json
X-API-Key: pei_live_xxxxxxxxx
{
"state": "BR",
"category": "DS-II",
"units": 120,
"sanctioned_load": "2.2",
"effective_on": "2026-07-31"
}
{
"state_code": "BR",
"subcategory_code": "DS-II",
"financial_year": "2026-27",
"effective_on": "2026-07-31",
"verification_tier": "verified_strict",
"coverage_status": "production_ready",
"calculation_scope": "verified_base_tariff",
"input": {
"energy_units": 120,
"connected_load": "2.2"
},
"result": {
"energy_charge_paise": 89040,
"fixed_charge_paise": 24000,
"demand_charge_paise": 0,
"excess_demand_charge_paise": 0,
"tod_adjustment_paise": 0,
"special_adjustment_paise": 0,
"base_total_paise": 113040,
"currency": "INR",
"integer_paise_only": true
},
"excluded_components": [
"monetary_subsidy_amount",
"fppas_fpppa",
"corrigendum_composition",
"statutory_levies"
]
}
ऊपर shortened response excerpt है; production response request metadata, source references और disclosure fields भी देता है। API key query string में नहीं, header में भेजी जाती है।
PEI verified coverage
इस consumer page पर सबसे common categories सरल भाषा में दिखाई गई हैं। Complete Bihar API release में 32 verified subcategories और 34 tariff rows हैं।
Tariff data को product में इस्तेमाल करना है?
Solar EPC quote, EV charging-cost model, energy audit, society billing या bill-estimation product में manual tariff tables copy करना हर revision पर silent error बना सकता है। Bihar verified API अभी live है; access manual review के बाद दिया जाता है।
सामान्य सवाल
बिहार में घर की बिजली दर कितनी है?
FY 2026-27 में urban residential DS-II के लिए energy rate ₹7.42 प्रति unit और fixed charge ₹80 प्रति kW या उसके भाग प्रति माह है। यह सरकारी subsidy से पहले की दर है।
क्या 100 units के बाद rate बढ़ता है?
Current FY 2026-27 DS-II approved tariff में ₹7.42 प्रति unit की single rate सभी units पर लागू है। पुराने दो energy slabs को एक rate में rationalize किया गया है।
NBPDCL और SBPDCL की tariff rate अलग है?
BERC ने FY 2026-27 के लिए दोनों distribution companies के क्षेत्र के लिए common approved retail tariff schedule जारी किया है।
क्या ऊपर का हिसाब final electricity bill है?
नहीं। यह verified base-tariff estimate है। Monetary subsidy, current FPPAS, statutory levies, arrears और account-specific charges इसमें शामिल नहीं हैं।
घर पर EV charge करने पर कौन-सी rate लगेगी?
अपने premises पर अपनी EV charge करने पर उस premises की applicable tariff category लागू होती है। ₹8.72 प्रति unit वाली rate public LT EV charging station और battery-swapping station category के लिए है।
क्या यह tariff data API से मिलता है?
हाँ। Bihar verified base-tariff calculation, category data, rules and source references PEI API से मिलते हैं। Access request manual review के बाद approve होती है।
सूचना और estimation के लिए। Official billing dispute या final payable amount के लिए
BERC tariff order, applicable government notification और अपने DISCOM bill को प्राथमिक
source मानें। PEI dataset: BR-2026-27-VERIFIED-STRICT-BASE-V1.