Rate Overview
Live
1 FJD = 256.6433 XAF
1 XAF = 0.003896
FJD
Avg
250.8850
High
257.5426
Low
245.0889
Last updated: 7/24/2026, 5:17:26 AM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 256.64 XAF |
| 10 FJD | 2,566.43 XAF |
| 50 FJD | 12,832.16 XAF |
| 100 FJD | 25,664.33 XAF |
| 500 FJD | 128,321.64 XAF |
| 1,000 FJD | 256,643.28 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-07-24T05:17:26Z",
"rates": {
"XAF": 256.643281
}
}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": 25664.3281,
"rate": 256.643281
}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