Rate Overview
Live
1 IDR = 0.004386 RUB
1 RUB = 227.9982
IDR
Avg
0.004460
High
0.004540
Low
0.004386
Last updated: 4/17/2026, 2:46:58 AM
Quick Conversions
| IDR | RUB |
|---|---|
| 1 IDR | 0.00 RUB |
| 10 IDR | 0.04 RUB |
| 50 IDR | 0.22 RUB |
| 100 IDR | 0.44 RUB |
| 500 IDR | 2.19 RUB |
| 1,000 IDR | 4.39 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-04-17T02:46:58Z",
"rates": {
"RUB": 0.004386
}
}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.4386,
"rate": 0.004386
}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