Rate Overview
Live
1 XOF = 0.312151 DJF
1 DJF = 3.2036
XOF
Avg
0.317188
High
0.322188
Low
0.311217
Last updated: 3/27/2026, 12:42:13 PM
Quick Conversions
| XOF | DJF |
|---|---|
| 1 XOF | 0.31 DJF |
| 10 XOF | 3.12 DJF |
| 50 XOF | 15.61 DJF |
| 100 XOF | 31.22 DJF |
| 500 XOF | 156.08 DJF |
| 1,000 XOF | 312.15 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-03-27T12:42:13Z",
"rates": {
"DJF": 0.312151
}
}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": 31.2151,
"rate": 0.312151
}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