OpenAI o3 API Pricing in India (INR)
Dedicated reasoning model from the o-series, with deliberate chain-of-thought for maths, science, and hard logic.
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/o3
Monthly cost calculator
Example costs
| Scenario | Cost (INR) |
|---|---|
| A 500-token chat reply (150 prompt + 500 completion tokens) | ₹0.4436 |
| Summarizing a 10-page document (~6,000 prompt + 700 completion tokens) | ₹1.82 |
| A 1M-token batch job (1M prompt + 100k completion tokens) | ₹288.87 |
Benchmarks
Independent scores from Artificial Analysis.
How to call OpenAI o3 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/o3",
"turns": [
{
"role": "user",
"content": "Hello!"
}
]
}'
Frequently asked questions
How much does the OpenAI o3 API cost in rupees?
Through Velona, OpenAI o3 costs ₹206.33 per 1M input tokens and ₹825.34 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 OpenAI o3 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 OpenAI o3-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 OpenAI o3?
OpenAI o3 supports a context window of 200,000 tokens on Velona.
How does OpenAI o3 compare with OpenAI o4-mini?
See the side-by-side comparison linked on this page for INR pricing, benchmarks, and guidance on when to pick OpenAI o3 versus OpenAI o4-mini.
Compare OpenAI o3
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.