Rate Overview
Live
1 IDR = 0.083565 RWF
1 RWF = 11.9667
IDR
Avg
0.083121
High
0.083565
Low
0.082884
Last updated: 9/3/2026, 4:27:56 PM
Quick Conversions
| IDR | RWF |
|---|---|
| 1 IDR | 0.08 RWF |
| 10 IDR | 0.84 RWF |
| 50 IDR | 4.18 RWF |
| 100 IDR | 8.36 RWF |
| 500 IDR | 41.78 RWF |
| 1,000 IDR | 83.57 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-09-03T16:27:56Z",
"rates": {
"RWF": 0.083565
}
}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.3565,
"rate": 0.083565
}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