Rate Overview
Live
1 FJD = 253.2128 XOF
1 XOF = 0.003949
FJD
Avg
253.8241
High
255.2613
Low
251.7704
Last updated: 5/7/2026, 12:13:59 AM
Quick Conversions
| FJD | XOF |
|---|---|
| 1 FJD | 253.21 XOF |
| 10 FJD | 2,532.13 XOF |
| 50 FJD | 12,660.64 XOF |
| 100 FJD | 25,321.28 XOF |
| 500 FJD | 126,606.41 XOF |
| 1,000 FJD | 253,212.82 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-07T00:13:59Z",
"rates": {
"XOF": 253.212815
}
}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": 25321.2815,
"rate": 253.212815
}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