Rate Overview
Live
1 FJD = 654.0422 RWF
1 RWF = 0.001529
FJD
Avg
655.8247
High
666.7277
Low
639.5961
Last updated: 7/26/2026, 1:14:27 PM
Quick Conversions
| FJD | RWF |
|---|---|
| 1 FJD | 654.04 RWF |
| 10 FJD | 6,540.42 RWF |
| 50 FJD | 32,702.11 RWF |
| 100 FJD | 65,404.22 RWF |
| 500 FJD | 327,021.12 RWF |
| 1,000 FJD | 654,042.25 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-26T13:14:27Z",
"rates": {
"RWF": 654.042247
}
}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": 65404.2247,
"rate": 654.042247
}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