Rate Overview
Live
1 DJF = 3.1368 XOF
1 XOF = 0.318793
DJF
Avg
3.1439
High
3.1607
Low
3.1226
Last updated: 4/16/2026, 6:30:07 PM
Quick Conversions
| DJF | XOF |
|---|---|
| 1 DJF | 3.14 XOF |
| 10 DJF | 31.37 XOF |
| 50 DJF | 156.84 XOF |
| 100 DJF | 313.68 XOF |
| 500 DJF | 1,568.42 XOF |
| 1,000 DJF | 3,136.83 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-04-16T18:30:07Z",
"rates": {
"XOF": 3.136834
}
}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": 313.6834,
"rate": 3.136834
}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