Rate Overview
Live
1 FJD = 256.8853 XAF
1 XAF = 0.003893
FJD
Avg
254.1082
High
258.2212
Low
247.9680
Last updated: 7/22/2026, 3:29:19 AM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 256.89 XAF |
| 10 FJD | 2,568.85 XAF |
| 50 FJD | 12,844.26 XAF |
| 100 FJD | 25,688.53 XAF |
| 500 FJD | 128,442.64 XAF |
| 1,000 FJD | 256,885.29 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-22T03:29:19Z",
"rates": {
"XAF": 256.885286
}
}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": 25688.5286,
"rate": 256.885286
}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