Rate Overview
Live
1 INR = 0.804432 RUB
1 RUB = 1.2431
INR
Avg
0.812684
High
0.826255
Low
0.804432
Last updated: 7/6/2026, 9:57:19 AM
Quick Conversions
| INR | RUB |
|---|---|
| 1 INR | 0.80 RUB |
| 10 INR | 8.04 RUB |
| 50 INR | 40.22 RUB |
| 100 INR | 80.44 RUB |
| 500 INR | 402.22 RUB |
| 1,000 INR | 804.43 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-06T09:57:19Z",
"rates": {
"RUB": 0.804432
}
}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": 80.4432,
"rate": 0.804432
}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