Rate Overview
Live
1 FJD = 256.4267 XOF
1 XOF = 0.003900
FJD
Avg
250.4881
High
256.8709
Low
243.0383
Last updated: 7/25/2026, 8:22:48 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 256.43 XOF |
| 10 FJD | 2,564.27 XOF |
| 50 FJD | 12,821.34 XOF |
| 100 FJD | 25,642.67 XOF |
| 500 FJD | 128,213.35 XOF |
| 1,000 FJD | 256,426.70 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-25T08:22:48Z",
"rates": {
"XOF": 256.426704
}
}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": 25642.670399999995,
"rate": 256.426704
}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