Rate Overview
Live
1 DKK = 12.8271 ALL
1 ALL = 0.077960
DKK
Avg
13.0314
High
13.5211
Low
12.7689
Last updated: 3/27/2026, 9:53:49 AM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.83 ALL |
| 10 DKK | 128.27 ALL |
| 50 DKK | 641.36 ALL |
| 100 DKK | 1,282.71 ALL |
| 500 DKK | 6,413.56 ALL |
| 1,000 DKK | 12,827.12 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-03-27T09:53:49Z",
"rates": {
"ALL": 12.827117
}
}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": 1282.7116999999998,
"rate": 12.827117
}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