Rate Overview
Live
1 IDR = 0.004290 RUB
1 RUB = 233.1002
IDR
Avg
0.004312
High
0.004356
Low
0.004290
Last updated: 5/7/2026, 4:27:14 AM
Quick Conversions
| IDR | RUB |
|---|---|
| 1 IDR | 0.00 RUB |
| 10 IDR | 0.04 RUB |
| 50 IDR | 0.21 RUB |
| 100 IDR | 0.43 RUB |
| 500 IDR | 2.15 RUB |
| 1,000 IDR | 4.29 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-05-07T04:27:14Z",
"rates": {
"RUB": 0.00429
}
}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.42900000000000005,
"rate": 0.00429
}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