Rate Overview
Live
1 DKK = 12.7563 ALL
1 ALL = 0.078393
DKK
Avg
12.7731
High
12.8128
Low
12.7422
Last updated: 5/27/2026, 5:22:25 PM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.76 ALL |
| 10 DKK | 127.56 ALL |
| 50 DKK | 637.81 ALL |
| 100 DKK | 1,275.63 ALL |
| 500 DKK | 6,378.14 ALL |
| 1,000 DKK | 12,756.28 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-05-27T17:22:25Z",
"rates": {
"ALL": 12.756277
}
}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": 1275.6277,
"rate": 12.756277
}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