HomeAI models › Kimi K3

Kimi K3 per token, in reais

Essentials Maior capacidade do catálogo, com a janela de contexto mais larga que oferecemos. Indicado para raciocínio longo e leitura de bases inteiras de código.

Input
R$ 17.90
per 1M tokens
Output
R$ 84.90
per 1M tokens
Context
1,000,000
tokens

Where it does well

High volume at the best price per token in the catalogue — classification, extraction and summarisation. Context window of 1,000,000 tokens.

Where it is not the best choice

Tasks where frontier quality changes the outcome; there it pays to spend more.

How to use it on GPUBrasil

The API speaks the OpenAI format. Swap the base_url, use a gpub_live_ key and pass gpub-max as the model.

from openai import OpenAI

client = OpenAI(
    base_url="https://gpubrazil.com/v1",
    api_key="gpub_live_...",
)

r = client.chat.completions.create(
    model="gpub-max",
    messages=[{"role": "user", "content": "Explain what a token is."}],
)
print(r.choices[0].message.content)

The same endpoint works in Cursor, Cline, Continue, Zed, Aider, Open WebUI and LibreChat — they all accept an OpenAI-compatible endpoint.

Create an account →   See every model and price →

FAQ

How much does Kimi K3 cost on GPUBrasil?
R$ 17.90 per 1 million input tokens and R$ 84.90 per 1 million output tokens, billed in Brazilian reais. No subscription and no minimum purchase — you pay only for the tokens you use.
How do I call Kimi K3?
The API is OpenAI-compatible. Point base_url at https://gpubrazil.com/v1, use a gpub_live_ key and pass gpub-max as the model. It works with the OpenAI SDK and with tools like Cursor, Cline, Continue, Zed and Open WebUI with no adaptation.
What is the context window of Kimi K3?
1,000,000 tokens, counting what you send plus what the model answers in the same call.

Similar models

DeepSeek V4 FlashQwen 3.6 35BQwen 3.8 27BQwen3.8 Flash NextGLM 5.3 FlashGLM 5.2