Rate Overview
Live
1 XAF = 0.314341 DJF
1 DJF = 3.1813
XAF
Avg
0.313863
High
0.314465
Low
0.312500
Last updated: 8/20/2026, 9:09:50 AM
Quick Conversions
| XAF | DJF |
|---|---|
| 1 XAF | 0.31 DJF |
| 10 XAF | 3.14 DJF |
| 50 XAF | 15.72 DJF |
| 100 XAF | 31.43 DJF |
| 500 XAF | 157.17 DJF |
| 1,000 XAF | 314.34 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-08-20T09:09:50Z",
"rates": {
"DJF": 0.314341
}
}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.434099999999997,
"rate": 0.314341
}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