Rate Overview
Live
1 FJD = 665.3138 RWF
1 RWF = 0.001503
FJD
Avg
666.0416
High
669.3115
Low
664.6605
Last updated: 9/2/2026, 6:34:26 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 665.31 RWF |
| 10 FJD | 6,653.14 RWF |
| 50 FJD | 33,265.69 RWF |
| 100 FJD | 66,531.38 RWF |
| 500 FJD | 332,656.89 RWF |
| 1,000 FJD | 665,313.78 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-09-02T18:34:26Z",
"rates": {
"RWF": 665.313777
}
}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": 66531.3777,
"rate": 665.313777
}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