Rate Overview
Live
1 XAF = 0.309010 DJF
1 DJF = 3.2361
XAF
Avg
0.315006
High
0.323272
Low
0.308590
Last updated: 7/29/2026, 7:30:24 PM
Quick Conversions
| XAF | DJF |
|---|---|
| 1 XAF | 0.31 DJF |
| 10 XAF | 3.09 DJF |
| 50 XAF | 15.45 DJF |
| 100 XAF | 30.90 DJF |
| 500 XAF | 154.51 DJF |
| 1,000 XAF | 309.01 DJF |
Get XAF/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=DJFExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-29T19:30:24Z",
"rates": {
"DJF": 0.30901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "DJF",
"amount": 100
},
"result": 30.901,
"rate": 0.30901
}Build with XAF/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key