GPT-OSS 120B API Pricing in India (INR)
OpenAI's open-weight 120B model, hosted at rock-bottom prices ($0.036/$0.18) by commodity providers.
Velona effective price, provider rate converted at USD→INR 95.94 plus platform markup.
Prices refreshed every 6 hours (last: 2026-07-28T17:32:59Z). Model id: openai/gpt-oss-120b
Monthly cost calculator
Example costs
| Scenario | Cost (INR) |
|---|---|
| A 500-token chat reply (150 prompt + 500 completion tokens) | ₹0.0193 |
| Summarizing a 10-page document (~6,000 prompt + 700 completion tokens) | ₹0.0352 |
| A 1M-token batch job (1M prompt + 100k completion tokens) | ₹5.57 |
Benchmarks
Independent scores from Artificial Analysis.
How to call GPT-OSS 120B on Velona
One gateway API for 300+ models. Create a free account, top up via UPI from ₹10, and send:
curl -X POST https://velona.in/gateway/v1/inference/run \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-oss-120b",
"turns": [
{
"role": "user",
"content": "Hello!"
}
]
}'
Frequently asked questions
How much does the GPT-OSS 120B API cost in rupees?
Through Velona, GPT-OSS 120B costs ₹3.82 per 1M input tokens and ₹17.54 per 1M output tokens. Prices include forex conversion and Velona's markup. The number you see is the number you pay, refreshed every 6 hours.
Can I pay for the GPT-OSS 120B API with UPI?
Yes. Velona wallets top up via UPI, RuPay, cards, and net banking through Razorpay, starting at ₹10. No international card is required.
Is there a free way to try GPT-OSS 120B-class models?
Velona's /try page offers free AI chat with no account (10 messages/day), and free-tier models are available via the free model access program after a quick approval.
What is the context window of GPT-OSS 120B?
GPT-OSS 120B supports a context window of 131,072 tokens on Velona.
How does GPT-OSS 120B compare with Llama 3.3 70B?
See the side-by-side comparison linked on this page for INR pricing, benchmarks, and guidance on when to pick GPT-OSS 120B versus Llama 3.3 70B.
Compare GPT-OSS 120B
Velona is India's INR-native AI API gateway with 300+ models behind one API key, UPI top-up from ₹10, no foreign card needed.