RAM is the single most useful unit for comparing budget VPS plans, because it is the resource that most often decides whether your site stays up. CPU can burst, disk can cache, but memory exhaustion triggers the OOM killer and your service dies. So the fastest way to rank cheap plans is to divide price by usable RAM. The catch: advertised RAM is not usable RAM. This guide gives you a repeatable formula plus 2026 numbers so you can run the math on any provider in under five minutes.
The formula: price per GB of usable RAM
Start with the monthly price you would actually pay in month 13 (the renewal rate, not the intro rate). Subtract any billed extras you cannot avoid — mandatory IPv4, control panel, backup add-on. Then divide by the RAM your workload can actually touch.
- Advertised RAM — the number on the pricing page (e.g. 2 GB).
- Usable RAM — advertised RAM minus the hypervisor overhead shown in
free -mafter boot (typically 40–120 MB on KVM). - Effective RAM — the number you can safely allocate to apps before swap thrashing, usually 75–85% of usable RAM.
So the practical formula is: renewal price ÷ (advertised RAM × 0.80). A $6/month plan with 2 GB RAM yields $6 ÷ 1.6 = $3.75 per usable GB.
2026 price-per-GB benchmarks
These are representative renewal-rate ratios across the budget tier in mid-2026, after normalizing to the 80% usable rule. Treat them as bands, not exact quotes — promo pricing can temporarily halve every number here.
| Plan tier | Typical renewal | Advertised RAM | Effective RAM | $ per usable GB |
|---|---|---|---|---|
| Micro (entry) | $3 | 512 MB | 410 MB | $7.32 |
| Small | $6 | 2 GB | 1.6 GB | $3.75 |
| Mid | $12 | 4 GB | 3.2 GB | $3.75 |
| Upper-mid | $24 | 8 GB | 6.4 GB | $3.75 |
| Oversold budget | $5 | 4 GB* | 1.4 GB** | $3.57 |
*Plans that advertise 4 GB at $5 are usually burst-credit or overcommitted. **Measured effective amount is far lower because neighbors consume the host’s memory bandwidth. Ratios alone do not catch this — you need a benchmark, which is why a provider that publishes transparent specs and renewal rates is worth more than one that only wins on the headline number. You can compare current plans, renewal pricing and included resources on the budget VPS comparison table on our homepage.
Step-by-step: run this on any provider
- Open the provider’s pricing page and note the renewal price, not the promo.
- Note advertised RAM in GB.
- Check the virtualization type. KVM leaves more usable RAM than OpenVZ containers, which share the host kernel.
- Add mandatory fees: IPv4 (often $1–2/mo now that addresses are scarce), backup, panel.
- Divide total monthly cost by (RAM × 0.8).
- Compare that single number across providers. The lowest ratio with a stable host wins.
What the ratio does not capture
Price per usable GB is a strong filter, not a verdict. Two providers at $3.75/GB can behave very differently because of three factors:
- Memory bandwidth and oversubscription. A cheap 4 GB plan on a dense host may deliver less sustained throughput than a 2 GB plan on a lightly loaded one.
- Disk speed. If your app is database-heavy, NVMe matters more than an extra gigabyte of RAM.
- Egress policy. A plan that is cheap per GB of RAM but meters bandwidth at $0.01/GB can cost more by month two.
A worked example you can copy
Suppose three providers offer roughly equivalent-looking plans:
| Provider | Renewal | RAM | IPv4 fee | Total | $ / effective GB |
|---|---|---|---|---|---|
| A | $5 | 2 GB | $0 | $5 | $3.13 |
| B | $4 | 2 GB | $1.50 | $5.50 | $3.44 |
| C | $7 | 4 GB | $0 | $7 | $2.19 |
Provider C looks the most expensive monthly, yet it is nearly 30% cheaper per usable gigabyte than A and 36% cheaper than B. This is exactly the inversion that makes ratio math useful: the plan that feels expensive at checkout is often the better value once you need more than one service on the box.
The same logic applies when you are deciding between cheap VPS plan tiers and their included resource bundles. Normalize first, then judge.
When to stop optimizing the ratio
Chasing $0.20/GB savings past the point where your workload fits comfortably is false economy. Once effective RAM covers your peak needs plus 25% headroom, shift attention to disk IOPS, backup policy and support response time — the factors that decide whether an incident costs you an afternoon or a weekend. Ratio math finds the shortlist; those three factors pick the winner. For a starting shortlist with specs and renewal rates already normalized, review the live offerings at affordablevpsserver.com.



