Rate Overview
Live
1 FJD = 662.2904 RWF
1 RWF = 0.001510
FJD
Avg
658.3821
High
662.9883
Low
653.5228
Last updated: 4/16/2026, 7:53:38 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 662.29 RWF |
| 10 FJD | 6,622.90 RWF |
| 50 FJD | 33,114.52 RWF |
| 100 FJD | 66,229.04 RWF |
| 500 FJD | 331,145.19 RWF |
| 1,000 FJD | 662,290.38 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-04-16T19:53:38Z",
"rates": {
"RWF": 662.290383
}
}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": 66229.0383,
"rate": 662.290383
}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