Rate Overview
Live
1 FJD = 254.1536 XOF
1 XOF = 0.003935
FJD
Avg
255.0794
High
256.7065
Low
254.1536
Last updated: 7/5/2026, 9:35:33 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 254.15 XOF |
| 10 FJD | 2,541.54 XOF |
| 50 FJD | 12,707.68 XOF |
| 100 FJD | 25,415.36 XOF |
| 500 FJD | 127,076.82 XOF |
| 1,000 FJD | 254,153.63 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-07-05T09:35:33Z",
"rates": {
"XOF": 254.153631
}
}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.3631,
"rate": 254.153631
}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