Rate Overview
Live
1 INR = 0.819352 RUB
1 RUB = 1.2205
INR
Avg
0.821608
High
0.835678
Low
0.806694
Last updated: 4/17/2026, 9:16:51 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.82 RUB |
| 10 INR | 8.19 RUB |
| 50 INR | 40.97 RUB |
| 100 INR | 81.94 RUB |
| 500 INR | 409.68 RUB |
| 1,000 INR | 819.35 RUB |
Get INR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=RUBExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-17T09:16:51Z",
"rates": {
"RUB": 0.819352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "RUB",
"amount": 100
},
"result": 81.9352,
"rate": 0.819352
}Build with INR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key