Rate Overview
Live
1 FJD = 254.7553 XOF
1 XOF = 0.003925
FJD
Avg
255.6937
High
257.6902
Low
254.1672
Last updated: 7/1/2026, 1:43:33 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 254.76 XOF |
| 10 FJD | 2,547.55 XOF |
| 50 FJD | 12,737.77 XOF |
| 100 FJD | 25,475.53 XOF |
| 500 FJD | 127,377.67 XOF |
| 1,000 FJD | 254,755.34 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-01T01:43:33Z",
"rates": {
"XOF": 254.755339
}
}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": 25475.5339,
"rate": 254.755339
}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