Rate Overview
Live
1 FJD = 257.2947 XAF
1 XAF = 0.003887
FJD
Avg
252.6065
High
257.2947
Low
245.8489
Last updated: 7/7/2026, 8:54:16 PM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 257.29 XAF |
| 10 FJD | 2,572.95 XAF |
| 50 FJD | 12,864.74 XAF |
| 100 FJD | 25,729.47 XAF |
| 500 FJD | 128,647.36 XAF |
| 1,000 FJD | 257,294.71 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-07T20:54:16Z",
"rates": {
"XAF": 257.29471
}
}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": 25729.471,
"rate": 257.29471
}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