Rate Overview
Live
1 FJD = 255.5707 XAF
1 XAF = 0.003913
FJD
Avg
248.9954
High
256.2740
Low
245.1308
Last updated: 3/26/2026, 2:49:24 PM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 255.57 XAF |
| 10 FJD | 2,555.71 XAF |
| 50 FJD | 12,778.53 XAF |
| 100 FJD | 25,557.07 XAF |
| 500 FJD | 127,785.34 XAF |
| 1,000 FJD | 255,570.68 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-03-26T14:49:24Z",
"rates": {
"XAF": 255.570677
}
}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": 25557.0677,
"rate": 255.570677
}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