Rate Overview
Live
1 FJD = 658.9060 RWF
1 RWF = 0.001518
FJD
Avg
658.8843
High
661.4576
Low
655.6593
Last updated: 6/16/2026, 4:12:11 AM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 658.91 RWF |
| 10 FJD | 6,589.06 RWF |
| 50 FJD | 32,945.30 RWF |
| 100 FJD | 65,890.60 RWF |
| 500 FJD | 329,453.02 RWF |
| 1,000 FJD | 658,906.05 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-06-16T04:12:11Z",
"rates": {
"RWF": 658.906048
}
}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": 65890.6048,
"rate": 658.906048
}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