Rate Overview
Live
1 IDR = 0.086054 RWF
1 RWF = 11.6206
IDR
Avg
0.086416
High
0.086794
Low
0.086028
Last updated: 3/7/2026, 9:15:06 AM
Quick Conversions
| IDR | RWF |
|---|---|
| 1 IDR | 0.09 RWF |
| 10 IDR | 0.86 RWF |
| 50 IDR | 4.30 RWF |
| 100 IDR | 8.61 RWF |
| 500 IDR | 43.03 RWF |
| 1,000 IDR | 86.05 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-03-07T09:15:06Z",
"rates": {
"RWF": 0.086054
}
}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.605400000000001,
"rate": 0.086054
}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