Rate Overview
Live
1 RWF = 0.121141 DJF
1 DJF = 8.2548
RWF
Avg
0.122174
High
0.123738
Low
0.119867
Last updated: 7/30/2026, 5:26:25 AM
Quick Conversions
| RWF | DJF |
|---|---|
| 1 RWF | 0.12 DJF |
| 10 RWF | 1.21 DJF |
| 50 RWF | 6.06 DJF |
| 100 RWF | 12.11 DJF |
| 500 RWF | 60.57 DJF |
| 1,000 RWF | 121.14 DJF |
Get RWF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=DJFExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-30T05:26:25Z",
"rates": {
"DJF": 0.121141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "DJF",
"amount": 100
},
"result": 12.1141,
"rate": 0.121141
}Build with RWF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key