Llama 3.3 70B Instruct API Pricing
Meta · context window 131K · prices updated 2026-09-20
Where Llama 3.3 70B Instruct sits on price
At $0.32 per million output tokens, Llama 3.3 70B Instruct is a budget tier model — 6.3× cheaper than the median output price of $2.00, which puts it cheaper than 86% and pricier than 14% of the models we track. It sits 5th cheapest of the 8 Meta models we track. Output costs 3.2× input, the usual spread — trim both, starting with the answer length.
What real workloads cost on Llama 3.3 70B Instruct
These three workloads are the ones teams actually run on a budget-priced model — a $0.32/1M model is not bought for the same job as one ten times the price.
| Workload | Per request | Per month |
|---|---|---|
| High-volume classification — 200K requests/day (400 in / 20 out) Short output, huge volume: the input price dominates the bill. | $0 | $278 |
| Small app — 1K requests/day (500 in / 150 out) The baseline most side projects actually run at. | $0.0001 | $2.94 |
| Document pipeline — 10K docs/day (3K in / 500 out) Batch-friendly: no user waiting, so a ~50% batch discount usually applies. | $0.0005 | $138 |
Model your exact traffic in the API cost calculator — it preloads Llama 3.3 70B Instruct with caching and batch options.
Llama 3.3 70B Instruct price history
Meta last cut Llama 3.3 70B Instruct's output price on Sep 3, 2026 (-55% per output token), from $0.71/$0.71 to $0.1/$0.32 per 1M in/out. That is one of 3 repricings in the 49 days we have tracked it — worth knowing before you hard-code today's rate into a budget.
| Date | Input /1M | Output /1M | Output change |
|---|---|---|---|
| Aug 2, 2026 (tracking began) | $0.13 | $0.4 | — |
| Aug 4, 2026 | $0.1 | $0.32 | -20% |
| Aug 26, 2026 | $0.71 | $0.71 | +122% |
| Sep 3, 2026 | $0.1 | $0.32 | -55% |
Change-points from our daily price snapshots (tracking since Aug 2, 2026; intraday moves between snapshots are not captured).
Llama 3.3 70B Instruct vs DeepSeek V4 Flash Vision Exp (batch)
The closest-priced alternative from another vendor is DeepSeek V4 Flash Vision Exp (batch) (DeepSeek) — 3% more expensive on output, with $0.01 more per million input tokens. When two models land this close on price, the decision is quality on your own workload, not the price sheet: run 50 real requests through both and compare.
See DeepSeek V4 Flash Vision Exp (batch) pricing →Cheaper alternatives
More Meta models
Frequently asked questions
› How much does the Llama 3.3 70B Instruct API cost?
Llama 3.3 70B Instruct costs $0.1 per million input tokens and $0.32 per million output tokens and no discounted cached-input tier. That works out to roughly 3,125,000 output tokens per dollar.
› What does the high-volume classification workload cost on Llama 3.3 70B Instruct?
High-volume classification — 200K requests/day (400 in / 20 out) costs about $0 per request and $278 per month on Llama 3.3 70B Instruct. Short output, huge volume: the input price dominates the bill.
› What does it cost to fill Llama 3.3 70B Instruct's 131K context window?
Sending 131K of input in a single request costs $0.0131 at $0.1 per million tokens — before any output. There is no cached-input tier on this model, so every repeat of that context is billed at full price. This is why large context windows are cheap to advertise and expensive to actually use.
› Is Llama 3.3 70B Instruct worth the price?
Llama 3.3 70B Instruct is in the cheapest end of the market — cheaper than 86% of the models we track. At this price the question is not cost but capability: it is a good fit for classification, extraction, routing and bulk summarisation, and a poor fit for multi-step reasoning where a wrong answer costs more than the tokens saved.