Rate Overview
Live
1 XAF = 0.011410 DKK
1 DKK = 87.6424
XAF
Avg
0.011405
High
0.011432
Low
0.011385
Last updated: 7/29/2026, 4:12:41 PM
Quick Conversions
| XAF | DKK |
|---|---|
| 1 XAF | 0.01 DKK |
| 10 XAF | 0.11 DKK |
| 50 XAF | 0.57 DKK |
| 100 XAF | 1.14 DKK |
| 500 XAF | 5.71 DKK |
| 1,000 XAF | 11.41 DKK |
Get XAF/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=DKKExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-29T16:12:41Z",
"rates": {
"DKK": 0.01141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "DKK",
"amount": 100
},
"result": 1.141,
"rate": 0.01141
}Build with XAF/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key