Rate Overview
Live
1 INR = 0.855124 RUB
1 RUB = 1.1694
INR
Avg
0.847100
High
0.855394
Low
0.840401
Last updated: 3/6/2026, 8:03:46 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.86 RUB |
| 10 INR | 8.55 RUB |
| 50 INR | 42.76 RUB |
| 100 INR | 85.51 RUB |
| 500 INR | 427.56 RUB |
| 1,000 INR | 855.12 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-03-06T08:03:46Z",
"rates": {
"RUB": 0.855124
}
}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": 85.5124,
"rate": 0.855124
}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