Rate Overview
Live
1 RWF = 0.001501 FJD
1 FJD = 666.2225
RWF
Avg
0.001515
High
0.001525
Low
0.001501
Last updated: 6/16/2026, 5:18:44 AM
Quick Conversions
| RWF | FJD |
|---|---|
| 1 RWF | 0.00 FJD |
| 10 RWF | 0.02 FJD |
| 50 RWF | 0.08 FJD |
| 100 RWF | 0.15 FJD |
| 500 RWF | 0.75 FJD |
| 1,000 RWF | 1.50 FJD |
Get RWF/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=FJDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-16T05:18:44Z",
"rates": {
"FJD": 0.001501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "FJD",
"amount": 100
},
"result": 0.15009999999999998,
"rate": 0.001501
}Build with RWF/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key