Rate Overview
Live
1 RUB = 245.4393 IDR
1 IDR = 0.004074
RUB
Avg
246.5773
High
248.8001
Low
245.1371
Last updated: 6/16/2026, 10:03:41 AM
Quick Conversions
| RUB | IDR |
|---|---|
| 1 RUB | 245.44 IDR |
| 10 RUB | 2,454.39 IDR |
| 50 RUB | 12,271.97 IDR |
| 100 RUB | 24,543.93 IDR |
| 500 RUB | 122,719.67 IDR |
| 1,000 RUB | 245,439.35 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-06-16T10:03:41Z",
"rates": {
"IDR": 245.43935
}
}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": 24543.934999999998,
"rate": 245.43935
}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