Rate Overview
Live
1 FJD = 652.2053 RWF
1 RWF = 0.001533
FJD
Avg
632.2426
High
664.5303
Low
594.1823
Last updated: 7/25/2026, 9:01:50 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 652.21 RWF |
| 10 FJD | 6,522.05 RWF |
| 50 FJD | 32,610.27 RWF |
| 100 FJD | 65,220.53 RWF |
| 500 FJD | 326,102.66 RWF |
| 1,000 FJD | 652,205.33 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-25T21:01:50Z",
"rates": {
"RWF": 652.205328
}
}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": 65220.5328,
"rate": 652.205328
}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