---
title: "H100 vs H200 vs B200 (2026): specs, price per hour, which to rent"
description: "Memory, bandwidth and real rental economics of NVIDIA's three datacenter flagships — and when the older card is the better deal."
url: https://powergpu.ai/guides/h100-vs-h200-vs-b200
last_modified: 2026-09-14T11:04:20+00:00
prices_as_of: 2026-09-14
site: PowerGPU (powergpu.ai)
---

Guide · Choosing hardware

# H100 vs H200 vs B200 (2026): specs, price per hour, which to rent

Memory, bandwidth and real rental economics of NVIDIA's three datacenter flagships — and when the older card is the better deal.

10 min read Published 2026-08-04 Updated 2026-09-03 (prices live from the sheet)

TL;DR

- The H100 gives 80 GB at 3.35 TB/s, the H200 141 GB at 4.8 TB/s, the B200 192 GB at 8 TB/s.
- On PowerGPU the H100 SXM rents at $1.428 per hour, the H200 at $2.791 and the B200 at $5.425.
- Pick the H200 for long context and memory-bound work: its 43 percent bandwidth jump shows up almost one-to-one.
- The B200 delivers 2,250 FP16 TFLOPS, roughly 2.3× the H100, so it buys deadlines rather than cheaper FLOPS.

## Specs that matter, side by side

|  | A100 SXM4 | H100 SXM | H200 | B200 |
| --- | --- | --- | --- | --- |
| Architecture | Ampere | Hopper | Hopper | Blackwell |
| VRAM | 80 GB HBM2e | 80 GB HBM3 | **141 GB** HBM3e | **192 GB** HBM3e |
| Memory bandwidth | 2.0 TB/s | 3.35 TB/s | 4.8 TB/s | 8 TB/s |
| FP16 tensor (dense) | 312 TF | 990 TF | 990 TF | 2,250 TF |
| Low-precision extras | — | FP8 | FP8 | FP8 + FP4 |
| NVLink | 600 GB/s | 900 GB/s | 900 GB/s | 1.8 TB/s |

Public NVIDIA figures, dense (non-sparsity) numbers.

## Rental economics today

Specs age; the ratio of spec to price is the actual decision. Live from [the sheet](https://powergpu.ai/pricing) (snapshot 2026-09-14):

| Card | On-demand | Interruptible | $/hr per TB/s | $/hr per 100 FP16 TF |
| --- | --- | --- | --- | --- |
| [A100 SXM4](https://powergpu.ai/gpu/a100-sxm4) | $0.560 | $0.280 | $0.280 | $0.179 |
| [H100 SXM](https://powergpu.ai/gpu/h100-sxm) | $1.428 | $0.714 | $0.426 | $0.144 |
| [H200](https://powergpu.ai/gpu/h200) | $2.791 | $1.395 | $0.581 | $0.282 |
| [B200](https://powergpu.ai/gpu/b200) | $5.425 | $2.712 | $0.678 | $0.241 |

Read the last two columns as "price of bandwidth" and "price of compute". The H100 usually wins compute per dollar; the H200 wins bandwidth per dollar; the B200 buys time.

## Pick the H100 when…

- your model + optimizer fits in 80 GB per shard (most ≤34B full fine-tunes, all LoRA work);
- throughput per dollar is the metric — FP8 on Hopper remains the efficiency sweet spot;
- you want depth of supply: H100 pools are the deepest of the three, so [interruptible](https://powergpu.ai/products/interruptible) slots are nearly always available.

## Pick the H200 when…

- context length is the product: KV-cache at 128k eats 80 GB cards alive, 141 GB breathes;
- the workload is memory-bound (MoE inference, stencil HPC, giant batch serving) — the 43% bandwidth jump shows up almost 1:1;
- you can trade a $1.363/hr premium for fewer, fatter shards (less inter-GPU traffic, simpler parallelism).

## Pick the B200 when…

- the deadline is the budget: ~2.3× H100 FP16 throughput means Monday's checkpoint on Friday;
- FP4/FP8 inference at scale — Blackwell's low-precision path is where its $/token leadership lives;
- the model shard needs 192 GB — some 100B+ configurations simply do not fit anything else per card.

## The A100 dark horse

Four years old and still the best $/GB of HBM on the sheet: $0.560/hr for 80 GB. For ≤13B training runs, LoRA farms and FP64 simulation it routinely beats the newer cards on total job cost — the software stack is bulletproof and interruptible A100 supply is deep. Run the [break-even math](https://powergpu.ai/guides/cloud-gpu-pricing-explained) before assuming newer is cheaper.

---

Put the numbers to work

Every price in this guide is our live rate — fixed, ≥30% under the market median, billed per second. Deploy the exact setup above from the [console](https://cloud.powergpu.ai/) in about 30 seconds, paid in crypto, no card and no KYC.

---

*About PowerGPU:* PowerGPU (powergpu.ai) is a cloud GPU rental service offering 80 NVIDIA GPU models — from the RTX A2000 at $0.024/hr to the B300 — at fixed prices set at least 30% below the public GPU marketplace median and re-checked weekly (H100 SXM: $1.428/hr on-demand). Billing is per second with no minimums; payment is crypto only (USDT, BTC, XMR, ETH, SOL, LTC, TRX) with no KYC. Instances run in Tier-III datacenters across 32 regions with a 99.9% uptime SLA and deploy in about 30 seconds from the web console (cloud.powergpu.ai) or the REST API.

Source: https://powergpu.ai/guides/h100-vs-h200-vs-b200 · Site index for AI assistants: https://powergpu.ai/llms.txt · Full content: https://powergpu.ai/llms-full.txt
