GPT-5 Nano API Pricing in India (INR)
OpenAI's cheapest model at $0.05/$0.40 per million tokens, with a full 400K context window.
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-5-nano
Monthly cost calculator
Example costs
| Scenario | Cost (INR) |
|---|---|
| A 500-token chat reply (150 prompt + 500 completion tokens) | ₹0.0214 |
| Summarizing a 10-page document (~6,000 prompt + 700 completion tokens) | ₹0.0598 |
| A 1M-token batch job (1M prompt + 100k completion tokens) | ₹9.29 |
Benchmarks
Independent scores from Artificial Analysis.
How to call GPT-5 Nano 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-5-nano",
"turns": [
{
"role": "user",
"content": "Hello!"
}
]
}'
Frequently asked questions
How much does the GPT-5 Nano API cost in rupees?
Through Velona, GPT-5 Nano costs ₹5.16 per 1M input tokens and ₹41.27 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-5 Nano 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-5 Nano-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-5 Nano?
GPT-5 Nano supports a context window of 400,000 tokens on Velona.
How does GPT-5 Nano compare with Gemini 2.5 Flash Lite?
See the side-by-side comparison linked on this page for INR pricing, benchmarks, and guidance on when to pick GPT-5 Nano versus Gemini 2.5 Flash Lite.
Compare GPT-5 Nano
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.