Rate Overview
Live
1 XOF = 0.003908 FJD
1 FJD = 255.8854
XOF
Avg
0.003923
High
0.004118
Low
0.003676
Last updated: 7/18/2026, 5:40:49 AM
Quick Conversions
| XOF | FJD |
|---|---|
| 1 XOF | 0.00 FJD |
| 10 XOF | 0.04 FJD |
| 50 XOF | 0.20 FJD |
| 100 XOF | 0.39 FJD |
| 500 XOF | 1.95 FJD |
| 1,000 XOF | 3.91 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-18T05:40:49Z",
"rates": {
"FJD": 0.003908
}
}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.3908,
"rate": 0.003908
}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