Rate Overview
Live
1 INR = 0.875174 RUB
1 RUB = 1.1426
INR
Avg
0.870680
High
0.880416
Low
0.856821
Last updated: 8/17/2026, 4:28:10 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.88 RUB |
| 10 INR | 8.75 RUB |
| 50 INR | 43.76 RUB |
| 100 INR | 87.52 RUB |
| 500 INR | 437.59 RUB |
| 1,000 INR | 875.17 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-08-17T04:28:10Z",
"rates": {
"RUB": 0.875174
}
}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": 87.5174,
"rate": 0.875174
}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