Rate Overview
Live
1 XOF = 0.003880 FJD
1 FJD = 257.7320
XOF
Avg
0.003893
High
0.003913
Low
0.003880
Last updated: 7/24/2026, 9:38:15 PM
Quick Conversions
| XOF | FJD |
|---|---|
| 1 XOF | 0.00 FJD |
| 10 XOF | 0.04 FJD |
| 50 XOF | 0.19 FJD |
| 100 XOF | 0.39 FJD |
| 500 XOF | 1.94 FJD |
| 1,000 XOF | 3.88 FJD |
Get XOF/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=FJDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-24T21:38:15Z",
"rates": {
"FJD": 0.00388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "FJD",
"amount": 100
},
"result": 0.388,
"rate": 0.00388
}Build with XOF/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key