Rate Overview
Live
1 XAF = 0.319456 DJF
1 DJF = 3.1303
XAF
Avg
0.318072
High
0.320036
Low
0.317021
Last updated: 5/8/2026, 4:27:27 PM
Quick Conversions
| XAF | DJF |
|---|---|
| 1 XAF | 0.32 DJF |
| 10 XAF | 3.19 DJF |
| 50 XAF | 15.97 DJF |
| 100 XAF | 31.95 DJF |
| 500 XAF | 159.73 DJF |
| 1,000 XAF | 319.46 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-05-08T16:27:27Z",
"rates": {
"DJF": 0.319456
}
}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": 31.945600000000002,
"rate": 0.319456
}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