Rate Overview
Live
1 FJD = 254.7029 XAF
1 XAF = 0.003926
FJD
Avg
255.3784
High
256.1869
Low
254.7029
Last updated: 5/26/2026, 6:00:22 AM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 254.70 XAF |
| 10 FJD | 2,547.03 XAF |
| 50 FJD | 12,735.15 XAF |
| 100 FJD | 25,470.29 XAF |
| 500 FJD | 127,351.46 XAF |
| 1,000 FJD | 254,702.92 XAF |
Get FJD/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=XAFExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-26T06:00:22Z",
"rates": {
"XAF": 254.702917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "XAF",
"amount": 100
},
"result": 25470.2917,
"rate": 254.702917
}Build with FJD/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key