Rate Overview
Live
1 FJD = 662.0430 RWF
1 RWF = 0.001510
FJD
Avg
660.5047
High
664.3014
Low
657.1505
Last updated: 3/6/2026, 8:44:43 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 662.04 RWF |
| 10 FJD | 6,620.43 RWF |
| 50 FJD | 33,102.15 RWF |
| 100 FJD | 66,204.30 RWF |
| 500 FJD | 331,021.48 RWF |
| 1,000 FJD | 662,042.95 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-03-06T20:44:43Z",
"rates": {
"RWF": 662.042954
}
}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": 66204.2954,
"rate": 662.042954
}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