Llama 3.3 70B API Pricing in India (INR)
The default open-weight workhorse: solid GPT-4-mini-class quality at $0.10/$0.32 per million tokens.
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: meta-llama/llama-3.3-70b-instruct
Monthly cost calculator
Example costs
| Scenario | Cost (INR) |
|---|---|
| A 500-token chat reply (150 prompt + 500 completion tokens) | ₹0.0226 |
| Summarizing a 10-page document (~6,000 prompt + 700 completion tokens) | ₹0.1094 |
| A 1M-token batch job (1M prompt + 100k completion tokens) | ₹17.54 |
How to call Llama 3.3 70B 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": "meta-llama/llama-3.3-70b-instruct",
"turns": [
{
"role": "user",
"content": "Hello!"
}
]
}'
Frequently asked questions
How much does the Llama 3.3 70B API cost in rupees?
Through Velona, Llama 3.3 70B costs ₹13.41 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 Llama 3.3 70B 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 Llama 3.3 70B-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 Llama 3.3 70B?
Llama 3.3 70B supports a context window of 131,072 tokens on Velona.
How does Llama 3.3 70B compare with Mistral Large 2512?
See the side-by-side comparison linked on this page for INR pricing, benchmarks, and guidance on when to pick Llama 3.3 70B versus Mistral Large 2512.
Compare Llama 3.3 70B
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.