Rate Overview
Live
1 FJD = 661.5897 RWF
1 RWF = 0.001512
FJD
Avg
662.7010
High
665.4484
Low
657.0754
Last updated: 5/6/2026, 11:05:49 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 661.59 RWF |
| 10 FJD | 6,615.90 RWF |
| 50 FJD | 33,079.48 RWF |
| 100 FJD | 66,158.97 RWF |
| 500 FJD | 330,794.84 RWF |
| 1,000 FJD | 661,589.67 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-05-06T23:05:49Z",
"rates": {
"RWF": 661.589671
}
}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": 66158.9671,
"rate": 661.589671
}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