Rate Overview
Live
1 FJD = 255.6554 XAF
1 XAF = 0.003912
FJD
Avg
255.6236
High
257.5795
Low
254.6608
Last updated: 9/2/2026, 1:54:51 PM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 255.66 XAF |
| 10 FJD | 2,556.55 XAF |
| 50 FJD | 12,782.77 XAF |
| 100 FJD | 25,565.54 XAF |
| 500 FJD | 127,827.68 XAF |
| 1,000 FJD | 255,655.36 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-09-02T13:54:51Z",
"rates": {
"XAF": 255.655362
}
}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": 25565.5362,
"rate": 255.655362
}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