Rate Overview
Live
1 DKK = 12.5254 ALL
1 ALL = 0.079838
DKK
Avg
12.7843
High
12.9501
Low
12.5254
Last updated: 7/28/2026, 11:59:10 AM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.53 ALL |
| 10 DKK | 125.25 ALL |
| 50 DKK | 626.27 ALL |
| 100 DKK | 1,252.54 ALL |
| 500 DKK | 6,262.68 ALL |
| 1,000 DKK | 12,525.37 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-28T11:59:10Z",
"rates": {
"ALL": 12.525365
}
}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": 1252.5365000000002,
"rate": 12.525365
}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