Rate Overview
Live
1 DKK = 12.5370 ALL
1 ALL = 0.079764
DKK
Avg
12.5356
High
12.5464
Low
12.5129
Last updated: 7/23/2026, 12:20:18 AM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.54 ALL |
| 10 DKK | 125.37 ALL |
| 50 DKK | 626.85 ALL |
| 100 DKK | 1,253.70 ALL |
| 500 DKK | 6,268.51 ALL |
| 1,000 DKK | 12,537.03 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-23T00:20:18Z",
"rates": {
"ALL": 12.537028
}
}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": 1253.7028,
"rate": 12.537028
}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