Rate Overview
Live
1 FJD = 253.0842 XAF
1 XAF = 0.003951
FJD
Avg
254.6004
High
256.2943
Low
253.0842
Last updated: 6/15/2026, 7:21:47 AM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 253.08 XAF |
| 10 FJD | 2,530.84 XAF |
| 50 FJD | 12,654.21 XAF |
| 100 FJD | 25,308.42 XAF |
| 500 FJD | 126,542.09 XAF |
| 1,000 FJD | 253,084.18 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-06-15T07:21:47Z",
"rates": {
"XAF": 253.084177
}
}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": 25308.4177,
"rate": 253.084177
}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