Grok 4.3 vs Grok Build 0.1: cost compared

Last verified

Grok Build 0.1 is 20% cheaper on input and 20% cheaper on output than Grok 4.3. Whether that makes it the right choice depends entirely on whether it does your task well enough — this page gives you the cost side of that trade, precisely.

Rates side by side

$ per million tokensGrok 4.3Grok Build 0.1
Input$1.25$1.00
Output$2.50$2.00
Cached input$0.20$0.20
Output : input ratio2.0×2.0×

What the difference is worth

Monthly cost for the same workload on each, without caching:

WorkloadGrok 4.3Grok Build 0.1Difference
Support chatbot
1,000 conversations/month · 2,000 in + 500 out each
$3.75$3.00$0.7500 saved
RAG search
10,000 queries/month · 8,000 in + 400 out each
$110$88.00$22.00 saved
Bulk extraction
10,000 documents · 3,000 in + 300 out each
$45.00$36.00$9.00 saved
Coding agent
100 runs/month · 400,000 in + 20,000 out each
$55.00$44.00$11.00 saved

Which to use

Grok Build 0.1 if the task is well-specified and mechanical — extraction, classification, formatting, routine transformation. The saving is real and compounds with volume.

Grok 4.3 if the task involves genuine reasoning, long-horizon planning, or work where a wrong answer is expensive to catch. Paying 1.3× more on input is trivial compared to the cost of shipping a bad result.

Both are xAI models, so switching is usually a one-line change and the tokenizer is the same — which makes this a genuinely easy experiment to run. Test on your own workload before deciding.

Don't skip caching

Cached input costs $0.20 on Grok 4.3 and $0.20 on Grok Build 0.1. If your prompts share a stable prefix, caching on the more expensive model can beat switching to the cheaper one outright — worth checking before you migrate anything.

Sources

xAI rates verified 2026-08-05 (source). xAI rates verified 2026-08-05 (source).