Rate Overview
Live
1 FJD = 663.7336 RWF
1 RWF = 0.001507
FJD
Avg
652.3187
High
669.0211
Low
635.4260
Last updated: 5/27/2026, 1:23:33 AM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 663.73 RWF |
| 10 FJD | 6,637.34 RWF |
| 50 FJD | 33,186.68 RWF |
| 100 FJD | 66,373.36 RWF |
| 500 FJD | 331,866.79 RWF |
| 1,000 FJD | 663,733.59 RWF |
Get FJD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=RWFExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T01:23:33Z",
"rates": {
"RWF": 663.733586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "RWF",
"amount": 100
},
"result": 66373.35859999999,
"rate": 663.733586
}Build with FJD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key