Rate Overview
Live
1 RUB = 205.4865 IDR
1 IDR = 0.004867
RUB
Avg
204.9434
High
206.2226
Low
202.1478
Last updated: 9/5/2026, 1:24:28 PM
Quick Conversions
| RUB | IDR |
|---|---|
| 1 RUB | 205.49 IDR |
| 10 RUB | 2,054.86 IDR |
| 50 RUB | 10,274.32 IDR |
| 100 RUB | 20,548.65 IDR |
| 500 RUB | 102,743.24 IDR |
| 1,000 RUB | 205,486.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-09-05T13:24:28Z",
"rates": {
"IDR": 205.486488
}
}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": 20548.648800000003,
"rate": 205.486488
}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