Rate Overview
Live
1 IDR = 0.004678 RUB
1 RUB = 213.7666
IDR
Avg
0.004617
High
0.004678
Low
0.004582
Last updated: 3/7/2026, 3:45:40 AM
Quick Conversions
| IDR | RUB |
|---|---|
| 1 IDR | 0.00 RUB |
| 10 IDR | 0.05 RUB |
| 50 IDR | 0.23 RUB |
| 100 IDR | 0.47 RUB |
| 500 IDR | 2.34 RUB |
| 1,000 IDR | 4.68 RUB |
Get IDR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=RUBExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T03:45:40Z",
"rates": {
"RUB": 0.004678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "RUB",
"amount": 100
},
"result": 0.4678,
"rate": 0.004678
}Build with IDR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key