Rate Overview
Live
1 XAF = 0.313471 DJF
1 DJF = 3.1901
XAF
Avg
0.316090
High
0.323080
Low
0.308456
Last updated: 8/2/2026, 11:11:58 AM
Quick Conversions
| XAF | DJF |
|---|---|
| 1 XAF | 0.31 DJF |
| 10 XAF | 3.13 DJF |
| 50 XAF | 15.67 DJF |
| 100 XAF | 31.35 DJF |
| 500 XAF | 156.74 DJF |
| 1,000 XAF | 313.47 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-02T11:11:58Z",
"rates": {
"DJF": 0.313471
}
}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.3471,
"rate": 0.313471
}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