Rate Overview
Live
1 FJD = 254.2468 XOF
1 XOF = 0.003933
FJD
Avg
252.0812
High
257.2230
Low
245.8750
Last updated: 5/27/2026, 4:51:23 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 254.25 XOF |
| 10 FJD | 2,542.47 XOF |
| 50 FJD | 12,712.34 XOF |
| 100 FJD | 25,424.68 XOF |
| 500 FJD | 127,123.42 XOF |
| 1,000 FJD | 254,246.84 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-27T04:51:23Z",
"rates": {
"XOF": 254.246842
}
}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": 25424.6842,
"rate": 254.246842
}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