Rate Overview
Live
1 FJD = 656.5630 RWF
1 RWF = 0.001523
FJD
Avg
652.4823
High
656.5630
Low
646.8523
Last updated: 7/1/2026, 6:38:02 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 656.56 RWF |
| 10 FJD | 6,565.63 RWF |
| 50 FJD | 32,828.15 RWF |
| 100 FJD | 65,656.30 RWF |
| 500 FJD | 328,281.48 RWF |
| 1,000 FJD | 656,562.97 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-01T18:38:02Z",
"rates": {
"RWF": 656.562966
}
}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": 65656.2966,
"rate": 656.562966
}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