Rate Overview
Live
1 IDR = 0.082171 RWF
1 RWF = 12.1697
IDR
Avg
0.082432
High
0.082745
Low
0.082054
Last updated: 5/27/2026, 9:52:10 PM
Quick Conversions
| IDR | RWF |
|---|---|
| 1 IDR | 0.08 RWF |
| 10 IDR | 0.82 RWF |
| 50 IDR | 4.11 RWF |
| 100 IDR | 8.22 RWF |
| 500 IDR | 41.09 RWF |
| 1,000 IDR | 82.17 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-05-27T21:52:10Z",
"rates": {
"RWF": 0.082171
}
}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.217099999999999,
"rate": 0.082171
}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