Rate Overview
Live
1 INR = 0.810316 RUB
1 RUB = 1.2341
INR
Avg
0.811621
High
0.815977
Low
0.808644
Last updated: 7/27/2026, 9:12:04 PM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.81 RUB |
| 10 INR | 8.10 RUB |
| 50 INR | 40.52 RUB |
| 100 INR | 81.03 RUB |
| 500 INR | 405.16 RUB |
| 1,000 INR | 810.32 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-27T21:12:04Z",
"rates": {
"RUB": 0.810316
}
}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.0316,
"rate": 0.810316
}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