Battery Charging Time Calculator
Estimate how long a battery takes to charge from its capacity, charging current and state of charge — with real-world efficiency losses factored in.
Charging time comes down to a simple idea: how much charge you need to put back divided by how fast you are putting it in. This calculator turns that into a usable estimate. Enter the battery’s rated capacity, the current your charger delivers, how full the battery is now and how full you want it, and it works out the hours and minutes — then adjusts for the fact that no charge is perfectly efficient. It also shows how much capacity is actually being replaced and the charge rate (C‑rate), so you can see at a glance whether you are charging gently or pushing hard. It handles anything from a phone or power bank rated in milliamp-hours to a car or solar battery rated in amp-hours, and everything is worked out in your browser, so nothing you type is uploaded.
How charging time is estimated
First the tool works out how much charge is missing — the gap between where the battery is now and your target — then divides it by the effective current going in:
time = (capacity × charge to add %) ÷ (charging current × efficiency)
Say a phone has a 4000 mAh battery sitting at 20% and you want it at 100%. That is 80% to replace, or 3200 mAh. With a 2000 mA (2 A) charger and 85% efficiency, the sum is 3200 ÷ 2000 = 1.6 hours in an ideal world, and 1.6 ÷ 0.85 ≈ 1 hour 53 minutes once losses are counted. Capacity and current just need to be in matching families — milliamp-hours with milliamps, or amp-hours with amps — and the calculator converts between mAh and Ah for you, so a 60 Ah car battery and a 6 A charger work exactly the same way.
Why real charging takes longer than the simple sum
Two things stop the plain division from being the whole story. The first is efficiency: some of the energy you push in is lost as heat, and in lead-acid batteries some is spent on gassing near the top of the charge, so not every amp-hour delivered ends up stored. As a rough guide, lithium-ion packs are around 90–99% efficient, while lead-acid is nearer 75–85% — lower efficiency means longer real charging times, which is why the efficiency box matters.
The second is the shape of the charge itself. Most modern chargers hold a steady current only up to a point (roughly the first 70–80%), then switch to holding a steady voltage while the current steadily tapers off. That final stretch charges more and more slowly, so reaching a true 100% takes noticeably longer than a straight-line estimate suggests. Treat the result as a solid figure for the bulk of the charge and a slight underestimate for the last leg to completely full.
Charge rate (C-rate) and charging sensibly
The C‑rate is the charging current measured against the battery’s capacity: a 2 A charge into a 4 Ah battery is 0.5C, meaning you are adding half the battery’s capacity every hour. It is a quick sense-check on how hard you are charging. Many everyday batteries are comfortable somewhere around 0.5C to 1C; charging much faster than that generates more heat and, on some chemistries, can shorten lifespan, while a gentler 0.2C to 0.5C is easier on the cells. This tool is a planning estimate, not a replacement for the maker’s instructions — always stay within the charge current and voltage your battery and charger are rated for, and stop relying on the number if a battery gets hot, swells or is damaged.
Frequently Asked Questions
How do I calculate battery charging time?
Divide the charge you need to add by the charging current. If a 4000 mAh battery is 80% empty you need 3200 mAh; at 2000 mA that is 3200 ÷ 2000 = 1.6 hours before losses. Dividing by an efficiency of about 85% gives roughly 1 hour 53 minutes, which is what this calculator does for you.
What charging efficiency should I enter?
It depends on the battery type. Lithium-ion packs (phones, laptops, power banks, most modern devices) are usually around 90–99%. Lead-acid batteries (many car and backup batteries) are lower, roughly 75–85%, because more energy is lost to heat and gassing. If you are unsure, 85% is a reasonable middle-ground default.
Why does the last part of the charge take so long?
Chargers deliver a constant current only up to a point, then hold a constant voltage while the current tapers down. That taper means the final 20–30% charges progressively more slowly, so a linear estimate is accurate for most of the charge but slightly underestimates the time to reach a true 100%.
Can I use it for a phone, power bank or car battery?
Yes. Small electronics are usually rated in milliamp-hours (mAh) with chargers in milliamps or amps, while car, deep-cycle and solar batteries are rated in amp-hours (Ah). Pick the matching units and the calculator handles the conversion, so the same formula covers a 4000 mAh phone and a 100 Ah leisure battery.
Is my data sent anywhere?
No. The charging time, the capacity replaced and the C-rate are all worked out in your browser with JavaScript, and nothing is uploaded. Closing the tab clears the numbers.