Rate Overview
Live
1 FJD = 256.3076 XOF
1 XOF = 0.003902
FJD
Avg
253.9203
High
256.3076
Low
251.4371
Last updated: 3/6/2026, 8:45:51 PM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 256.31 XOF |
| 10 FJD | 2,563.08 XOF |
| 50 FJD | 12,815.38 XOF |
| 100 FJD | 25,630.76 XOF |
| 500 FJD | 128,153.79 XOF |
| 1,000 FJD | 256,307.58 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-03-06T20:45:51Z",
"rates": {
"XOF": 256.30758
}
}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": 25630.757999999998,
"rate": 256.30758
}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