Rate Overview
Live
1 INR = 0.789379 RUB
1 RUB = 1.2668
INR
Avg
0.790267
High
0.797951
Low
0.787072
Last updated: 5/8/2026, 3:22:43 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.79 RUB |
| 10 INR | 7.89 RUB |
| 50 INR | 39.47 RUB |
| 100 INR | 78.94 RUB |
| 500 INR | 394.69 RUB |
| 1,000 INR | 789.38 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-05-08T03:22:43Z",
"rates": {
"RUB": 0.789379
}
}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": 78.9379,
"rate": 0.789379
}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