Rate Overview
Live
1 RWF = 12.3331 IDR
1 IDR = 0.081082
RWF
Avg
12.2491
High
12.3331
Low
12.1766
Last updated: 7/29/2026, 2:25:29 AM
Quick Conversions
| RWF | IDR |
|---|---|
| 1 RWF | 12.33 IDR |
| 10 RWF | 123.33 IDR |
| 50 RWF | 616.66 IDR |
| 100 RWF | 1,233.31 IDR |
| 500 RWF | 6,166.57 IDR |
| 1,000 RWF | 12,333.14 IDR |
Get RWF/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=IDRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-29T02:25:29Z",
"rates": {
"IDR": 12.33314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "IDR",
"amount": 100
},
"result": 1233.314,
"rate": 12.33314
}Build with RWF/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key