Rate Overview
Live
1 RUB = 234.0455 IDR
1 IDR = 0.004273
RUB
Avg
232.4797
High
234.0455
Low
228.2206
Last updated: 7/7/2026, 3:56:36 AM
Quick Conversions
| RUB | IDR |
|---|---|
| 1 RUB | 234.05 IDR |
| 10 RUB | 2,340.45 IDR |
| 50 RUB | 11,702.27 IDR |
| 100 RUB | 23,404.55 IDR |
| 500 RUB | 117,022.74 IDR |
| 1,000 RUB | 234,045.49 IDR |
Get RUB/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=IDRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-07T03:56:36Z",
"rates": {
"IDR": 234.045487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "IDR",
"amount": 100
},
"result": 23404.5487,
"rate": 234.045487
}Build with RUB/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key