Data Cap Usage Calculator
Stay ahead of a monthly data cap by turning the data you have used so far into a run-rate projection for the whole billing cycle. It is for anyone on a capped mobile plan, home broadband allowance or hotspot bucket who wants to avoid overage charges or throttling before the cycle ends.
How it works
The calculator runs four quick steps from your inputs (cap, used, day of cycle, days in cycle):
- Remaining = cap − used, and percentage used = used ÷ cap × 100
- Daily run-rate = used ÷ days elapsed
- Projected cycle total = run-rate × total days in the cycle
- Safe daily allowance = remaining ÷ days left in the cycle
If the projected total is above your cap, it shows exactly how many GB over you are heading. Units are decimal (1 GB = 1000 MB), matching how providers quote allowances.
Example
A 100 GB plan, 45 GB used by day 12 of a 30-day cycle:
- Remaining = 100 − 45 = 55 GB (45% used)
- Run-rate = 45 ÷ 12 = 3.75 GB/day
- Projected = 3.75 × 30 = 112.5 GB → over cap by 12.5 GB
- Safe daily = 55 ÷ (30 − 12) = 3.06 GB/day to finish on cap
| Metric | Value |
|---|---|
| Remaining | 55 GB (45% used) |
| Run-rate | 3.75 GB/day |
| Projected total | 112.5 GB |
| Over cap by | 12.5 GB |
| Safe daily allowance | 3.06 GB/day |
Everything is calculated locally in your browser, with nothing sent anywhere.