Rate Overview
Live
1 RUB = 215.7206 IDR
1 IDR = 0.004636
RUB
Avg
217.1876
High
218.2360
Low
215.7206
Last updated: 3/7/2026, 1:03:10 AM
Quick Conversions
| RUB | IDR |
|---|---|
| 1 RUB | 215.72 IDR |
| 10 RUB | 2,157.21 IDR |
| 50 RUB | 10,786.03 IDR |
| 100 RUB | 21,572.06 IDR |
| 500 RUB | 107,860.30 IDR |
| 1,000 RUB | 215,720.59 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-03-07T01:03:10Z",
"rates": {
"IDR": 215.72059
}
}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": 21572.058999999997,
"rate": 215.72059
}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