Rate Overview
Live
1 FJD = 254.3441 XOF
1 XOF = 0.003932
FJD
Avg
255.3854
High
256.6713
Low
254.2876
Last updated: 5/27/2026, 2:27:15 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 254.34 XOF |
| 10 FJD | 2,543.44 XOF |
| 50 FJD | 12,717.20 XOF |
| 100 FJD | 25,434.41 XOF |
| 500 FJD | 127,172.04 XOF |
| 1,000 FJD | 254,344.08 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-05-27T02:27:15Z",
"rates": {
"XOF": 254.344077
}
}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": 25434.4077,
"rate": 254.344077
}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