Rate Overview
Live
1 XAF = 0.310027 DJF
1 DJF = 3.2255
XAF
Avg
0.310228
High
0.311300
Low
0.308716
Last updated: 7/9/2026, 11:13:23 AM
Quick Conversions
| XAF | DJF |
|---|---|
| 1 XAF | 0.31 DJF |
| 10 XAF | 3.10 DJF |
| 50 XAF | 15.50 DJF |
| 100 XAF | 31.00 DJF |
| 500 XAF | 155.01 DJF |
| 1,000 XAF | 310.03 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-09T11:13:23Z",
"rates": {
"DJF": 0.310027
}
}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.0027,
"rate": 0.310027
}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