What Does Kimi K3 Actually Cost? Frontier Model Pricing Compared

This page contains advertising (affiliate links). See our Privacy Policy for details.

Kimi K3 is an open-weight model released in July 2026. The weights are distributed, so in theory you can run it on your own machine. When I actually looked into it, though, nothing I have at home came close. So if you want to use this model, what does it cost?

This article lines up Kimi K3’s pricing against other frontier models (each vendor’s top-tier offering), and follows the process of actually signing up for it.

Checked on 28 July 2026. Prices move, so please confirm on the official pages before you commit to anything.

Can Kimi K3 run at home? Starting with the basics

Kimi K3 is a 2.8-trillion-parameter model. Running it locally means quantizing it (coarsening the data to shrink the file). Here are the sizes of the quantized versions currently being distributed.

Kimi K3 after compression — still enormous (GB, smaller is easier to fit)

Q2_K (about 2-bit)
1008 GB
IQ1_S (about 1-bit, smallest)
370 GB
Ceiling on a 128GB mini PC
90 GB

Q2_K and IQ1_S are distributed quantizations. IQ1_S is shown at the low end of its 370–560GB range. The mini PC figure is what actually loaded on 128GB of unified memory. As of July 2026.

Even the smallest 1-bit build is over 370GB. A mini PC with a large pool of unified memory tops out around 90GB in practice, so you are short by more than a factor of four.

Capacity is not the only obstacle. llama.cpp, the software most people use to run models locally, does not support Kimi K3 yet. K3 routes work internally across 896 “experts", while llama.cpp caps that number at 512 — it stops as soon as it tries to load the file. This cannot be worked around on the file side, according to the discussion around it.

I have written before about forcing a 745B model to run. That was 202GB squeezed onto a 128GB machine — an overflow of about 1.6×. That trick does not stretch this far.

Open weights or not, running this at home is not realistic. That is the starting point. If you want to use it, you will be signing up for a service.

Sponsored

Is Kimi K3 expensive? Lining it up against the others

API pricing is quoted per million tokens. A token is a chunk of text — for English, roughly three-quarters of a word.

Here are the main models, sorted by input price.

Input price (USD per million tokens, lower is cheaper)

GLM-4.7-FlashX
0.07 USD
Gemini 2.5 Flash-Lite
0.1 USD
DeepSeek v4-flash
0.14 USD
Claude Haiku 4.5
1 USD
GLM-5.2
1.4 USD
Claude Sonnet 5
2 USD
GPT-5.6 Terra
2.5 USD
Kimi K3
3 USD
Claude Opus 5
5 USD
GPT-5.6 Sol
5 USD
Claude Fable 5
10 USD

Vendor list prices as of 28 July 2026, excluding tax. Kimi K3 is highlighted.

Output price (USD per million tokens, lower is cheaper)

DeepSeek v4-flash
0.28 USD
GLM-4.7-FlashX
0.4 USD
Gemini 2.5 Flash-Lite
0.4 USD
GLM-5.2
4.4 USD
Claude Haiku 4.5
5 USD
Claude Sonnet 5
10 USD
Kimi K3
15 USD
GPT-5.6 Terra
15 USD
Claude Opus 5
25 USD
GPT-5.6 Sol
30 USD
Claude Fable 5
50 USD

Same sources. Output costs more than input, and it is output that dominates a real bill.

Lined up like this, Kimi K3 sits in the upper-middle of the field. Roughly level with GPT-5.6 Terra, above Claude Sonnet 5, below Claude Opus 5 and GPT-5.6 Sol. Being open-weight does not make it a bargain.

K3 does have two pricing advantages. First, when you send the same content repeatedly, caching brings input down to $0.30 — one tenth of list price. Second, it handles a one-million-token context with no tiered surcharge for length. Many vendors raise the rate once your context grows, so for feeding in long documents the gap could matter.

Pay-as-you-go or subscription? Finding the crossover

Kimi also sells subscriptions. K3 is available on the $19/month tier and above.

Kimi subscription tiers (USD per month, billed annually — K3 needs Moderato or higher)

Adagio (free, no K3)
0 USD
Moderato
15 USD
Allegretto
31 USD
Allegro
79 USD
Vivace
159 USD

Effective monthly price when billed annually. Adagio (free) cannot use K3. As of 28 July 2026.

Which is cheaper depends on volume. Assuming a fairly ordinary input-to-output ratio of about 5:1, the blended effective rate works out to roughly $5 per million tokens. That balances against a $19/month plan at somewhere around 3.8 million tokens.

How you use itRough monthly volumeCheaper option
Research and writing assistanceA few hundred thousand to 1M tokensPay-as-you-go
Daily, moderate use3–4M tokensAbout even
Coding agent, used constantlyTens of millionsSubscription

Coding agents burn tokens on a different scale, because they loop through many exchanges automatically. Running 50 million tokens a month on metered pricing would come to about $250 — thirteen times a $19 plan. In that territory the subscription wins outright.

Subscriptions do come with usage limits. Kimi’s are described as a rolling cap every five hours plus a seven-day reset, so it is not unlimited. Anything beyond the cap continues at roughly API rates as an add-on charge. For heavy use, the real shape is a subscription with metered usage on top.

Sponsored

Can you actually sign up? Payment is the real wall

This is where I got stuck, and it will affect anyone outside China.

The API flow itself is simple: create an account, issue an API key, deposit at least one dollar. Your rate limit rises in steps as your cumulative deposits grow.

The problem is how you pay. The official guidance lists only WeChat Pay and Alipay QR payments for personal accounts. I could find no mention of credit cards, and the official documents do not confirm whether a card issued outside China will work.

There is also language implying that an account is expected to be tied to a phone number. With Chinese services it is not unusual to find overseas phone numbers and email addresses failing verification, so it is worth assuming you may stumble at the door.

Regional resellers are starting to appear

After I had written most of this, I found that a Japanese company had begun offering Kimi K3 domestically. AI& Inc. started serving it through its own inference service on 27 July 2026, announced on the 29th.

That removes the payment wall entirely for customers in Japan — you are contracting with a local company, not opening an account with a Chinese service. The company also states that inference is completed within the country, which matters if you would rather your data did not leave.

Their published rates are $3.00 input and $13.00 output per million tokens. Output below the $15.00 of the original was not what I expected. Three of them side by side:

Output price, three options (USD per million tokens, lower is cheaper)

Kimi K3 (Japanese reseller)
13 USD
Kimi K3 (direct)
15 USD
Claude Opus 5
25 USD

The reseller figure comes from that company's own announcement. Kimi K3 direct and Claude Opus 5 are vendor list prices. As of July 2026.

On capability, the reseller cites a third-party measure: the Artificial Analysis Intelligence Index, placing Kimi K3 at 57 and Claude Opus 5 at 61.

Intelligence measure (Artificial Analysis Intelligence Index, higher is smarter)

Kimi K3
57 pts
Claude Opus 5
61 pts

Figures as published in the reseller's announcement. A third-party index, but not something verified here.

Four points apart on the index, but $13.00 against $25.00 on output — close to double. Measured as what you pay for the same job, the price gap is the more visible one. The company claims cost reductions of up to 80%; that is their figure, not something I have tested.

The point worth taking away is general: if the direct route is blocked where you live, a regional reseller may already exist, and it may not be more expensive.

The simpler workaround: go through an aggregator

OpenRouter, which fronts many models behind one account, offers Kimi K3 at the same $3.00 / $15.00. It takes credit cards, so you never contract with the Chinese service directly. For simply trying the model, this is the practical route.

Ollama can also reach a cloud K3, but that needs a paid plan from $20/month and bills by GPU time rather than tokens. Since you cannot compare unit prices, it is a poor fit if you are trying to forecast spend.

Another route: rent a GPU by the hour

Since the weights are public, you could rent GPUs by the hour and serve it yourself. But at over 370GB even in its smallest form, Kimi K3 means renting several datacenter GPUs at once — not something you try casually.

Where this approach earns its keep is trying a model in the tens-of-GB range before buying hardware for it. You can run something that would not fit on your machine, for a few dollars an hour, and find out whether it actually suits your work before you buy a graphics card for it.

One such service is RunPod.

RunPod (rent a GPU by the hour)

The link above is a referral link; signing up through it credits both sides.

Sponsored

So what does fit at home? A rough guide

K3 is out of reach, but it is worth writing down what is not.

HardwareRoughly what fits
Graphics card with 12GB VRAMUp to about 10GB
Graphics card with 24GB VRAMUp to about 20GB
Mini PC with 128GB unified memoryUp to about 86–90GB

On a mini PC with a large memory pool, a 235B-class model ran at a genuinely usable speed. I wrote that up in Running huge LLMs on consumer hardware.

GMKtec EVO-X2 (Ryzen AI Max+ 395 / 128GB)the 128GB mini PC used for the local-side measurements aboveCheck price on Amazon ›

As an Amazon Associate we earn from qualifying purchases.

Summary

Kimi K3 is open-weight, but weights being published and the model being runnable at home turned out to be two different things. Cut down to one bit it still exceeds 370GB, and the software does not support it yet regardless.

Using it means paying for a service, and the price sits upper-middle among frontier models — open weights do not translate into a discount. Its pricing strengths are the flat rate across a very long context, and caching that drops input to a tenth.

The wall for anyone outside China is that official top-ups are limited to Chinese payment apps. An aggregator like OpenRouter sidesteps that with a credit card, and regional resellers are beginning to appear — one in Japan is already quoting output below the original. Casual trials point to the aggregator; business use points to a local provider.

Pricing in this field moves quickly. The figures here were checked on 28 July 2026, and I would confirm on the official pages before committing.

Sponsored

Postscript: people are still trying to run it locally

While writing this, the person distributing the quantized builds posted an update: fixing the 2-bit version and releasing a 1-bit version at the same time.

They also noted that running it in llama.cpp still needs a pending pull request to be merged, so it still does not run today. The fix for the expert-count ceiling described above has not landed upstream.

Put the other way round: once that merges, and if the size comes down to something like 100GB, a large-memory mini PC starts to look possible. I will write it up if that happens.

Note that these quantized builds are converted by individuals and are not official releases. Factor that in if you try them.

References

Kimi K3 API pricing — Moonshot AI official
platform.kimi.ai
Primary source for input, output and cached rates, and for the absence of length-tiered pricing.
Accounts and payments — Moonshot AI official
platform.kimi.ai
Where the WeChat Pay / Alipay limitation for personal accounts is stated.
Kimi subscription pricing — official
kimi.com
Monthly and annual prices for each tier; the source for the subscription chart above.
Kimi K3 offered in Japan — AI& Inc.
prtimes.jp
Primary source for the reseller’s pricing, the intelligence index figures, and the domestic-inference claim. Announced 29 July 2026.
Kimi K3 — OpenRouter
openrouter.ai
Aggregator pricing, matching the official $3.00 / $15.00.
Kimi-K3 support pull request — llama.cpp
github.com / ggml-org/llama.cpp
Pending merge at the time of writing. Once it lands, loading locally becomes possible in principle.
Kimi-K3 — Hugging Face (official repository)
huggingface.co
Model configuration and licence; the distributed weight sizes can be confirmed here.
Sponsored

Hardware mentioned

GMKtec EVO-X2 (Ryzen AI Max+ 395 / 128GB)the 128GB mini PC used for the local-side measurementsCheck price on Amazon ›
Sponsored