Rate Overview
Live
1 FJD = 254.1584 XOF
1 XOF = 0.003935
FJD
Avg
255.3207
High
256.6713
Low
254.1584
Last updated: 5/27/2026, 6:11:37 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 254.16 XOF |
| 10 FJD | 2,541.58 XOF |
| 50 FJD | 12,707.92 XOF |
| 100 FJD | 25,415.84 XOF |
| 500 FJD | 127,079.20 XOF |
| 1,000 FJD | 254,158.40 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-05-27T06:11:37Z",
"rates": {
"XOF": 254.158404
}
}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": 25415.840399999997,
"rate": 254.158404
}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