Rate Overview
Live
1 INR = 0.810252 RUB
1 RUB = 1.2342
INR
Avg
0.810080
High
0.833637
Low
0.796514
Last updated: 7/26/2026, 3:15:19 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.81 RUB |
| 10 INR | 8.10 RUB |
| 50 INR | 40.51 RUB |
| 100 INR | 81.03 RUB |
| 500 INR | 405.13 RUB |
| 1,000 INR | 810.25 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-07-26T03:15:19Z",
"rates": {
"RUB": 0.810252
}
}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.0252,
"rate": 0.810252
}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