Rate Overview
Live
1 XOF = 0.003958 FJD
1 FJD = 252.6529
XOF
Avg
0.003924
High
0.004118
Low
0.003676
Last updated: 3/27/2026, 4:24:34 AM
Quick Conversions
| XOF | FJD |
|---|---|
| 1 XOF | 0.00 FJD |
| 10 XOF | 0.04 FJD |
| 50 XOF | 0.20 FJD |
| 100 XOF | 0.40 FJD |
| 500 XOF | 1.98 FJD |
| 1,000 XOF | 3.96 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-03-27T04:24:34Z",
"rates": {
"FJD": 0.003958
}
}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.3958,
"rate": 0.003958
}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