Rate Overview
Live
1 FJD = 657.6513 RWF
1 RWF = 0.001521
FJD
Avg
655.6151
High
667.7162
Low
646.8523
Last updated: 7/8/2026, 2:27:18 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 657.65 RWF |
| 10 FJD | 6,576.51 RWF |
| 50 FJD | 32,882.57 RWF |
| 100 FJD | 65,765.13 RWF |
| 500 FJD | 328,825.66 RWF |
| 1,000 FJD | 657,651.32 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-07-08T14:27:18Z",
"rates": {
"RWF": 657.651319
}
}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": 65765.1319,
"rate": 657.651319
}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