Rate Overview
Live
1 FJD = 256.2883 XAF
1 XAF = 0.003902
FJD
Avg
255.7923
High
256.9717
Low
255.0896
Last updated: 8/12/2026, 2:23:20 PM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 256.29 XAF |
| 10 FJD | 2,562.88 XAF |
| 50 FJD | 12,814.42 XAF |
| 100 FJD | 25,628.83 XAF |
| 500 FJD | 128,144.16 XAF |
| 1,000 FJD | 256,288.33 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-08-12T14:23:20Z",
"rates": {
"XAF": 256.288327
}
}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": 25628.8327,
"rate": 256.288327
}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