Rate Overview
Live
1 FJD = 251.5289 XOF
1 XOF = 0.003976
FJD
Avg
251.7103
High
253.4490
Low
250.3546
Last updated: 4/16/2026, 7:18:14 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 251.53 XOF |
| 10 FJD | 2,515.29 XOF |
| 50 FJD | 12,576.45 XOF |
| 100 FJD | 25,152.89 XOF |
| 500 FJD | 125,764.47 XOF |
| 1,000 FJD | 251,528.94 XOF |
Get FJD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=XOFExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T07:18:14Z",
"rates": {
"XOF": 251.52894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "XOF",
"amount": 100
},
"result": 25152.894,
"rate": 251.52894
}Build with FJD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key