Rate Overview
Live
1 INR = 0.764280 RUB
1 RUB = 1.3084
INR
Avg
0.760726
High
0.765935
Low
0.754375
Last updated: 6/17/2026, 11:30:21 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.76 RUB |
| 10 INR | 7.64 RUB |
| 50 INR | 38.21 RUB |
| 100 INR | 76.43 RUB |
| 500 INR | 382.14 RUB |
| 1,000 INR | 764.28 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-06-17T11:30:21Z",
"rates": {
"RUB": 0.76428
}
}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": 76.428,
"rate": 0.76428
}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