electrical bill - the forgotten cost

published: 07/16/2026

3 min read

Zoom overlay

Context

other than the upfront hardware cost for a homelab, i wanted to figure out roughly how will it cost monthly to keep it running.

i took some time to figure it out and i don’t want to forget how to do it, so here it is.

Side note

this guide focuses on the maximum possible power draw, because it’s an amount we can reference from (power adapter, PSU, graphics card power and so on).

Units

Here are a few units relevant to calculate electrical bill

kWh / per hour is associated to a cost, and we’ll use this unit to figure out much our bill will be

We can calculate watts and kilowatts like so

Watts (W) = Ampere (A) x Voltage (V)

kiloWatts (kW) = Watts (W) / 1000

kiloWatts per hour (kWh) = kW * 1 hour

The kWh cost

In Singapore, price of electricity will change depend on your utilities provider. In this case, lets take a look at SP Group.

On this page, it shows a few other costs but we’re mainly interested in the electricity cost. har

SP Group has a rate of 34.78 cents / kWh (SGD). We’ll use this number as a reference moving forward to calculate our cost

The 24/7 Soft Router

The zimablade looks like a good choice for a soft router alongside with openwrt

The Blade 7700 starter bundler includes a 16GB ram, the server and a power adapter.

Scrolling down to the specification sheet, the adapter specification shows us what’s the maximum possible draw for this server if it’s on full load

The power adapter can draw up to: 12V / 3A

The steps

If the router is on full load every month, it can cost up SGD $9.01 to keep it running

So for a year it can potentially cost up to

Pre Built NAS

zimaspace has a NAS offering.

The Creator pack includes a i5-1235U CPU, 64GB DDR5 RAM, 1TB NVMe SSD Storage and RTX Pro 2000. It has a built in PSU (power supply unit)

Scrolling down to the specification sheet, it shows us what’s the maximum possible draw for this NAS if it’s on full load The PSU can draw up to: 19V / 13A

The steps

If the NAS is on full load every month, it can cost up SGD $61.85 to keep it running

So for a year it can potentially cost up to

Conclusion

For day to day use, we’ll probably never reach the maximum costs we see here. Day to day or burst workloads should cost much lesser.

Now this leaves me to wonder how much does it actually cost to run those AI servers, they’re potentially on 80% load half the time and the compute power draw should be quite high.

If you like these posts, get new ones emailed to you