Rate Overview
Live
1 FJD = 663.4535 RWF
1 RWF = 0.001507
FJD
Avg
661.7866
High
665.0121
Low
660.0209
Last updated: 8/12/2026, 6:42:36 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 663.45 RWF |
| 10 FJD | 6,634.54 RWF |
| 50 FJD | 33,172.68 RWF |
| 100 FJD | 66,345.35 RWF |
| 500 FJD | 331,726.76 RWF |
| 1,000 FJD | 663,453.53 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-08-12T18:42:36Z",
"rates": {
"RWF": 663.453527
}
}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": 66345.3527,
"rate": 663.453527
}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