Rate Overview
Live
1 FJD = 254.9505 XAF
1 XAF = 0.003922
FJD
Avg
254.6157
High
257.0973
Low
251.7889
Last updated: 5/26/2026, 7:07:27 AM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 254.95 XAF |
| 10 FJD | 2,549.51 XAF |
| 50 FJD | 12,747.53 XAF |
| 100 FJD | 25,495.05 XAF |
| 500 FJD | 127,475.27 XAF |
| 1,000 FJD | 254,950.54 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-26T07:07:27Z",
"rates": {
"XAF": 254.950543
}
}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": 25495.0543,
"rate": 254.950543
}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