Rate Overview
Live
1 DJF = 3.1416 XOF
1 XOF = 0.318306
DJF
Avg
3.1495
High
3.1567
Low
3.1416
Last updated: 5/6/2026, 10:20:26 PM
Quick Conversions
| DJF | XOF |
|---|---|
| 1 DJF | 3.14 XOF |
| 10 DJF | 31.42 XOF |
| 50 DJF | 157.08 XOF |
| 100 DJF | 314.16 XOF |
| 500 DJF | 1,570.82 XOF |
| 1,000 DJF | 3,141.63 XOF |
Get DJF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=XOFExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-05-06T22:20:26Z",
"rates": {
"XOF": 3.141632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "XOF",
"amount": 100
},
"result": 314.1632,
"rate": 3.141632
}Build with DJF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key