Rate Overview
Live
1 IDR = 0.004074 RUB
1 RUB = 245.4590
IDR
Avg
0.004055
High
0.004079
Low
0.004019
Last updated: 6/16/2026, 8:52:12 AM
Quick Conversions
| IDR | RUB |
|---|---|
| 1 IDR | 0.00 RUB |
| 10 IDR | 0.04 RUB |
| 50 IDR | 0.20 RUB |
| 100 IDR | 0.41 RUB |
| 500 IDR | 2.04 RUB |
| 1,000 IDR | 4.07 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-06-16T08:52:12Z",
"rates": {
"RUB": 0.004074
}
}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.40740000000000004,
"rate": 0.004074
}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