Rate Overview
Live
1 RUB = 232.8953 IDR
1 IDR = 0.004294
RUB
Avg
231.8648
High
232.8953
Low
229.5180
Last updated: 5/7/2026, 6:55:34 AM
Quick Conversions
| RUB | IDR |
|---|---|
| 1 RUB | 232.90 IDR |
| 10 RUB | 2,328.95 IDR |
| 50 RUB | 11,644.77 IDR |
| 100 RUB | 23,289.53 IDR |
| 500 RUB | 116,447.67 IDR |
| 1,000 RUB | 232,895.34 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-05-07T06:55:34Z",
"rates": {
"IDR": 232.895338
}
}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": 23289.5338,
"rate": 232.895338
}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