GPT-4o API Pricing in India (INR)
The classic multimodal GPT-4-class model, still everywhere in tutorials and legacy integrations.
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-4o
Monthly cost calculator
Example costs
| Scenario | Cost (INR) |
|---|---|
| A 500-token chat reply (150 prompt + 500 completion tokens) | ₹0.5545 |
| Summarizing a 10-page document (~6,000 prompt + 700 completion tokens) | ₹2.27 |
| A 1M-token batch job (1M prompt + 100k completion tokens) | ₹361.08 |
Benchmarks
Independent scores from Artificial Analysis.
How to call GPT-4o 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-4o",
"turns": [
{
"role": "user",
"content": "Hello!"
}
]
}'
Frequently asked questions
How much does the GPT-4o API cost in rupees?
Through Velona, GPT-4o costs ₹257.92 per 1M input tokens and ₹1,032 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-4o 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-4o-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-4o?
GPT-4o supports a context window of 128,000 tokens on Velona.
How does GPT-4o compare with GPT-5?
See the side-by-side comparison linked on this page for INR pricing, benchmarks, and guidance on when to pick GPT-4o versus GPT-5.
Compare GPT-4o
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.