Electricity Calculator
How much does your appliance cost you to run. Maybe it is time to switch to a more efficient lower energy appliance. Use this simple electricty cost calculator to calculate your running cost from lights to heaters.
Brought to you by Renewable Energy South Africa
| Daily Cost | |
| 30 Day Cost | |
| Yearly Cost | |
Want to have this calculator on your own site ?
Simply copy and paste the code below into your site
<script language='Javascript'>
var _0x2b7f=["\x76\x61\x6C\x75\x65","\x72\x65\x70\x72\x69\x63\x65","\x72\x65\x77\x61\x74\x74\x73","\x72\x65\x68\x6F\x75\x72\x73","\x68\x72\x65\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x72\x65\x6E\x65\x77\x61\x62\x6C\x65\x65\x6E\x65\x72\x67\x79\x2E\x63\x6F\x2E\x7A\x61\x2F","\x50\x6C\x65\x61\x73\x65\x20\x6C\x65\x61\x76\x65\x20\x74\x68\x65\x20\x72\x65\x66\x65\x72\x65\x6E\x63\x65\x20\x74\x6F\x20\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x72\x65\x6E\x65\x77\x61\x62\x6C\x65\x65\x6E\x65\x72\x67\x79\x2E\x63\x6F\x2E\x7A\x61\x2C\x20\x69\x74\x20\x69\x73\x20\x6F\x75\x72\x20\x6F\x6E\x6C\x79\x20\x72\x65\x71\x75\x65\x73\x74","\x50\x6C\x65\x61\x73\x65\x20\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x61\x6C\x6C\x20\x74\x68\x65\x20\x66\x69\x65\x6C\x64\x73","\x74\x6F\x46\x69\x78\x65\x64","\x72\x65\x64\x63","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x20\x52\x6F\x75\x6E\x64\x65\x64\x20\x75\x70","\x72\x65\x6D\x63","\x72\x65\x79\x63"];function computecost(_0x385dx2){var _0x385dx3=_0x385dx2[_0x2b7f[1]][_0x2b7f[0]];var _0x385dx4=_0x385dx2[_0x2b7f[2]][_0x2b7f[0]];var _0x385dx5=_0x385dx2[_0x2b7f[3]][_0x2b7f[0]];var _0x385dx6=recoza[_0x2b7f[4]];if(_0x385dx6!=_0x2b7f[5]){alert(_0x2b7f[6]);} ;var _0x385dx7=0;if(_0x385dx3<=0){_0x385dx7=1;} ;if(_0x385dx4<=0){_0x385dx7=1;} ;if(_0x385dx5<=0){_0x385dx7=1;} ;if(_0x385dx7>=1){alert(_0x2b7f[7]);return ;} ;var _0x385dx8=_0x385dx4*_0x385dx5/1000;var _0x385dx9=_0x385dx8*_0x385dx3;var _0x385dxa=_0x385dx9[_0x2b7f[8]](2);var _0x385dxb=_0x385dx9*30;_0x385dxb=_0x385dxb[_0x2b7f[8]](2);var _0x385dxc=_0x385dx9*365;_0x385dxc=_0x385dxc[_0x2b7f[8]](2);var _0x385dxd=document[_0x2b7f[10]](_0x2b7f[9]);_0x385dxd[_0x2b7f[11]]=_0x385dxa+_0x2b7f[12];var _0x385dxe=document[_0x2b7f[10]](_0x2b7f[13]);_0x385dxe[_0x2b7f[11]]=_0x385dxb;var _0x385dxf=document[_0x2b7f[10]](_0x2b7f[14]);_0x385dxf[_0x2b7f[11]]=_0x385dxc;};
</script>
<p>
<form id="electricty calc">
<p><input type="text" name="rewatts" id="rewatts" value="" size="22" tabindex="1" />
<label for="rewatts"><small>Watts (required)</small></label></p>
<p><input type="text" name="rehours" id="rehours" value="" size="22" tabindex="2" />
<label for="rehours"><small>Hours Per Day (required)</small></label></p>
<p><input type="text" name="reprice" id="reprice" value="" size="22" tabindex="3" true' />
<label for="reprice"><small>Price per Kwh (e.g 0.80 for 80 cents)(required)</small></label></p>
<input name="calculate" type="button" id="calculate" tabindex="4" value="Calculate" onClick=computecost(this.form) />
</form>
</p>
<p>Brought to you by <a id="recoza" href="http://www.renewableenergy.co.za">Renewable Energy South Africa</a></p>
<div id='reelectricity'>
<table>
<tr><td width="100px"><strong>Daily Cost</strong></td><td id='redc'></td></tr>
<tr><td><strong>30 Day Cost</strong></td><td id='remc'></td></tr>
<tr><td><strong>Yearly Cost</strong></td><td id='reyc'></td></tr>
<tr></tr>
</table>
</div>
var _0x2b7f=["\x76\x61\x6C\x75\x65","\x72\x65\x70\x72\x69\x63\x65","\x72\x65\x77\x61\x74\x74\x73","\x72\x65\x68\x6F\x75\x72\x73","\x68\x72\x65\x66","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x72\x65\x6E\x65\x77\x61\x62\x6C\x65\x65\x6E\x65\x72\x67\x79\x2E\x63\x6F\x2E\x7A\x61\x2F","\x50\x6C\x65\x61\x73\x65\x20\x6C\x65\x61\x76\x65\x20\x74\x68\x65\x20\x72\x65\x66\x65\x72\x65\x6E\x63\x65\x20\x74\x6F\x20\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x72\x65\x6E\x65\x77\x61\x62\x6C\x65\x65\x6E\x65\x72\x67\x79\x2E\x63\x6F\x2E\x7A\x61\x2C\x20\x69\x74\x20\x69\x73\x20\x6F\x75\x72\x20\x6F\x6E\x6C\x79\x20\x72\x65\x71\x75\x65\x73\x74","\x50\x6C\x65\x61\x73\x65\x20\x63\x6F\x6D\x70\x6C\x65\x74\x65\x20\x61\x6C\x6C\x20\x74\x68\x65\x20\x66\x69\x65\x6C\x64\x73","\x74\x6F\x46\x69\x78\x65\x64","\x72\x65\x64\x63","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x20\x52\x6F\x75\x6E\x64\x65\x64\x20\x75\x70","\x72\x65\x6D\x63","\x72\x65\x79\x63"];function computecost(_0x385dx2){var _0x385dx3=_0x385dx2[_0x2b7f[1]][_0x2b7f[0]];var _0x385dx4=_0x385dx2[_0x2b7f[2]][_0x2b7f[0]];var _0x385dx5=_0x385dx2[_0x2b7f[3]][_0x2b7f[0]];var _0x385dx6=recoza[_0x2b7f[4]];if(_0x385dx6!=_0x2b7f[5]){alert(_0x2b7f[6]);} ;var _0x385dx7=0;if(_0x385dx3<=0){_0x385dx7=1;} ;if(_0x385dx4<=0){_0x385dx7=1;} ;if(_0x385dx5<=0){_0x385dx7=1;} ;if(_0x385dx7>=1){alert(_0x2b7f[7]);return ;} ;var _0x385dx8=_0x385dx4*_0x385dx5/1000;var _0x385dx9=_0x385dx8*_0x385dx3;var _0x385dxa=_0x385dx9[_0x2b7f[8]](2);var _0x385dxb=_0x385dx9*30;_0x385dxb=_0x385dxb[_0x2b7f[8]](2);var _0x385dxc=_0x385dx9*365;_0x385dxc=_0x385dxc[_0x2b7f[8]](2);var _0x385dxd=document[_0x2b7f[10]](_0x2b7f[9]);_0x385dxd[_0x2b7f[11]]=_0x385dxa+_0x2b7f[12];var _0x385dxe=document[_0x2b7f[10]](_0x2b7f[13]);_0x385dxe[_0x2b7f[11]]=_0x385dxb;var _0x385dxf=document[_0x2b7f[10]](_0x2b7f[14]);_0x385dxf[_0x2b7f[11]]=_0x385dxc;};
</script>
<p>
<form id="electricty calc">
<p><input type="text" name="rewatts" id="rewatts" value="" size="22" tabindex="1" />
<label for="rewatts"><small>Watts (required)</small></label></p>
<p><input type="text" name="rehours" id="rehours" value="" size="22" tabindex="2" />
<label for="rehours"><small>Hours Per Day (required)</small></label></p>
<p><input type="text" name="reprice" id="reprice" value="" size="22" tabindex="3" true' />
<label for="reprice"><small>Price per Kwh (e.g 0.80 for 80 cents)(required)</small></label></p>
<input name="calculate" type="button" id="calculate" tabindex="4" value="Calculate" onClick=computecost(this.form) />
</form>
</p>
<p>Brought to you by <a id="recoza" href="http://www.renewableenergy.co.za">Renewable Energy South Africa</a></p>
<div id='reelectricity'>
<table>
<tr><td width="100px"><strong>Daily Cost</strong></td><td id='redc'></td></tr>
<tr><td><strong>30 Day Cost</strong></td><td id='remc'></td></tr>
<tr><td><strong>Yearly Cost</strong></td><td id='reyc'></td></tr>
<tr></tr>
</table>
</div>

[...] Electricty Cost Calculator – Renewable Energy the energy of the future – Renewable Energy South Africa ">HomeAboutRenewable Energy NewsElectricity Calculator [...]
Just ask your developer to check this calculator in FireFox, it only works in Internet Explorer … Also, just maybe add an indication of what units the fields are measured in, for example, is the price in rands or in cents?
The bug has been fixed.
Wow I didn’t realize the cost of leaving lights on the whole day
Hey this is usefull to know. I bought some cfl’s yesterday to replace some 40 watt spot lights and I figured out i’ll make a saving of about R80,00 per year per light bulb. I have 8 in this room so do your sums. This is a really informative blog. Keep up the work