Rate Overview
Live
1 DJF = 3.2319 XOF
1 XOF = 0.309412
DJF
Avg
3.1602
High
3.2443
Low
3.0775
Last updated: 7/8/2026, 10:52:35 AM
Quick Conversions
| DJF | XOF |
|---|---|
| 1 DJF | 3.23 XOF |
| 10 DJF | 32.32 XOF |
| 50 DJF | 161.60 XOF |
| 100 DJF | 323.19 XOF |
| 500 DJF | 1,615.97 XOF |
| 1,000 DJF | 3,231.93 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-07-08T10:52:35Z",
"rates": {
"XOF": 3.231933
}
}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": 323.1933,
"rate": 3.231933
}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