Rate Overview
Live
1 FJD = 648.3401 RWF
1 RWF = 0.001542
FJD
Avg
654.4378
High
658.6740
Low
648.3401
Last updated: 3/27/2026, 6:06:32 AM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 648.34 RWF |
| 10 FJD | 6,483.40 RWF |
| 50 FJD | 32,417.01 RWF |
| 100 FJD | 64,834.01 RWF |
| 500 FJD | 324,170.07 RWF |
| 1,000 FJD | 648,340.14 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-03-27T06:06:32Z",
"rates": {
"RWF": 648.340142
}
}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": 64834.014200000005,
"rate": 648.340142
}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