Rate Overview
Live
1 DKK = 12.4879 ALL
1 ALL = 0.080078
DKK
Avg
12.8666
High
13.1216
Low
12.4879
Last updated: 7/23/2026, 5:51:22 PM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.49 ALL |
| 10 DKK | 124.88 ALL |
| 50 DKK | 624.39 ALL |
| 100 DKK | 1,248.79 ALL |
| 500 DKK | 6,243.93 ALL |
| 1,000 DKK | 12,487.85 ALL |
Get DKK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=ALLExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T17:51:22Z",
"rates": {
"ALL": 12.487852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "ALL",
"amount": 100
},
"result": 1248.7852,
"rate": 12.487852
}Build with DKK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key