Rate Overview
Live
1 FJD = 658.9542 RWF
1 RWF = 0.001518
FJD
Avg
648.6700
High
670.0435
Low
631.3798
Last updated: 7/23/2026, 4:11:57 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 658.95 RWF |
| 10 FJD | 6,589.54 RWF |
| 50 FJD | 32,947.71 RWF |
| 100 FJD | 65,895.42 RWF |
| 500 FJD | 329,477.10 RWF |
| 1,000 FJD | 658,954.20 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-23T16:11:57Z",
"rates": {
"RWF": 658.9542
}
}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": 65895.42,
"rate": 658.9542
}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