Rate Overview
Live
1 IDR = 0.085188 RWF
1 RWF = 11.7387
IDR
Avg
0.085202
High
0.085491
Low
0.084774
Last updated: 4/17/2026, 1:32:37 PM
Quick Conversions
| IDR | RWF |
|---|---|
| 1 IDR | 0.09 RWF |
| 10 IDR | 0.85 RWF |
| 50 IDR | 4.26 RWF |
| 100 IDR | 8.52 RWF |
| 500 IDR | 42.59 RWF |
| 1,000 IDR | 85.19 RWF |
Get IDR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=RWFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T13:32:37Z",
"rates": {
"RWF": 0.085188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "RWF",
"amount": 100
},
"result": 8.5188,
"rate": 0.085188
}Build with IDR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key