Skip to content
Free Tool Arena

AI & Prompt Tools · Free tool

Embeddings Cost Comparison

Compare cost-per-million-tokens across 8 embedding providers, with MTEB benchmark scores. Pick the right model for your RAG corpus size.

Updated May 2026
ProviderDimsMTEB$/1M tokensMonthly
BGE-M3 (self-hosted)102459$0.00$0
OpenAI text-embedding-3-small153662.3$0.02$1.6
Voyage 3 lite51260.8$0.02$1.6
Gemini text-embedding-00576861.5$0.03$2
Mistral embed102460$0.10$8
Cohere embed-v4153663.9$0.12$9.6
OpenAI text-embedding-3-large307264.6$0.13$10.4
Voyage 3 large102465.1$0.18$14.4
MTEB is the standard public retrieval benchmark (avg of 56 tasks). 1-2 points of MTEB rarely matters for typical RAG; 5+ points does. Cheap models like text-embedding-3-small and BGE-M3 usually win the cost/quality tradeoff — reserve text-embedding-3-large or Voyage 3 large for niche domains where retrieval recall is mission-critical.
Found this useful?Email

Advertisement

What it does

Eight embedding providers compared by cost per million tokens, vector dimensions, and MTEB benchmark scores (the standard public retrieval benchmark, average of 56 tasks). 1-2 points of MTEB rarely matters for typical RAG; 5+ does. Cheap models like text-embedding-3-small and BGE-M3 usually win the cost/quality tradeoff.

Embed this tool on your siteShow snippet

Paste this snippet into any page. Loads on-demand (lazy), no tracking scripts, and sized to most dashboards. Replace the height to fit your layout.

<iframe src="https://freetoolarena.com/embed/embeddings-cost-comparison" width="100%" height="720" frameborder="0" loading="lazy" title="Embeddings Cost Comparison" style="border:1px solid #e2e8f0;border-radius:12px;max-width:720px;"></iframe>
Embed docs →

How to use it

  1. Enter document count + tokens per doc.
  2. Enter monthly re-embeds.
  3. Read sorted cost table.

Advertisement