Rate Overview
Live
1 DKK = 12.7982 ALL
1 ALL = 0.078136
DKK
Avg
12.8105
High
12.9173
Low
12.7625
Last updated: 4/17/2026, 6:16:46 AM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.80 ALL |
| 10 DKK | 127.98 ALL |
| 50 DKK | 639.91 ALL |
| 100 DKK | 1,279.82 ALL |
| 500 DKK | 6,399.08 ALL |
| 1,000 DKK | 12,798.16 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-04-17T06:16:46Z",
"rates": {
"ALL": 12.798162
}
}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": 1279.8162,
"rate": 12.798162
}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