Rate Overview
Live
1 XOF = 0.308335 DJF
1 DJF = 3.2432
XOF
Avg
0.308784
High
0.309502
Low
0.308230
Last updated: 7/2/2026, 5:45:27 AM
Quick Conversions
| XOF | DJF |
|---|---|
| 1 XOF | 0.31 DJF |
| 10 XOF | 3.08 DJF |
| 50 XOF | 15.42 DJF |
| 100 XOF | 30.83 DJF |
| 500 XOF | 154.17 DJF |
| 1,000 XOF | 308.34 DJF |
Get XOF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=DJFExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-02T05:45:27Z",
"rates": {
"DJF": 0.308335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "DJF",
"amount": 100
},
"result": 30.8335,
"rate": 0.308335
}Build with XOF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key