Rate Overview
Live
1 DJF = 8.1925 RWF
1 RWF = 0.122063
DJF
Avg
8.1939
High
8.2162
Low
8.1622
Last updated: 3/7/2026, 9:13:04 AM
Quick Conversions
| DJF | RWF |
|---|---|
| 1 DJF | 8.19 RWF |
| 10 DJF | 81.92 RWF |
| 50 DJF | 409.62 RWF |
| 100 DJF | 819.25 RWF |
| 500 DJF | 4,096.24 RWF |
| 1,000 DJF | 8,192.47 RWF |
Get DJF/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=RWFExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T09:13:04Z",
"rates": {
"RWF": 8.192471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "RWF",
"amount": 100
},
"result": 819.2470999999999,
"rate": 8.192471
}Build with DJF/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key