Rate Overview
Live
1 FJD = 656.9366 RWF
1 RWF = 0.001522
FJD
Avg
657.3645
High
659.2653
Low
654.6092
Last updated: 7/23/2026, 8:08:05 AM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 656.94 RWF |
| 10 FJD | 6,569.37 RWF |
| 50 FJD | 32,846.83 RWF |
| 100 FJD | 65,693.66 RWF |
| 500 FJD | 328,468.29 RWF |
| 1,000 FJD | 656,936.57 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-23T08:08:05Z",
"rates": {
"RWF": 656.936572
}
}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": 65693.6572,
"rate": 656.936572
}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