Rate Overview
Live
1 FJD = 251.5972 XAF
1 XAF = 0.003975
FJD
Avg
251.7097
High
253.1136
Low
250.6185
Last updated: 4/15/2026, 10:51:06 PM
Quick Conversions
| FJD | XAF |
|---|---|
| 1 FJD | 251.60 XAF |
| 10 FJD | 2,515.97 XAF |
| 50 FJD | 12,579.86 XAF |
| 100 FJD | 25,159.72 XAF |
| 500 FJD | 125,798.61 XAF |
| 1,000 FJD | 251,597.21 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-04-15T22:51:06Z",
"rates": {
"XAF": 251.597214
}
}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": 25159.721400000002,
"rate": 251.597214
}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