Rate Overview
Live
1 ALL = 0.078064 DKK
1 DKK = 12.8100
ALL
Avg
0.076489
High
0.078079
Low
0.074370
Last updated: 3/27/2026, 1:00:28 PM
Quick Conversions
| ALL | DKK |
|---|---|
| 1 ALL | 0.08 DKK |
| 10 ALL | 0.78 DKK |
| 50 ALL | 3.90 DKK |
| 100 ALL | 7.81 DKK |
| 500 ALL | 39.03 DKK |
| 1,000 ALL | 78.06 DKK |
Get ALL/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=DKKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T13:00:28Z",
"rates": {
"DKK": 0.078064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "DKK",
"amount": 100
},
"result": 7.806399999999999,
"rate": 0.078064
}Build with ALL/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key