Rate Overview
Live
1 IDR = 0.004349 RUB
1 RUB = 229.9379
IDR
Avg
0.004363
High
0.004387
Low
0.004349
Last updated: 7/24/2026, 8:04:05 PM
Quick Conversions
| IDR | RUB |
|---|---|
| 1 IDR | 0.00 RUB |
| 10 IDR | 0.04 RUB |
| 50 IDR | 0.22 RUB |
| 100 IDR | 0.43 RUB |
| 500 IDR | 2.17 RUB |
| 1,000 IDR | 4.35 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-07-24T20:04:05Z",
"rates": {
"RUB": 0.004349
}
}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.43489999999999995,
"rate": 0.004349
}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