Rate Overview
Live
1 ALL = 0.079078 DKK
1 DKK = 12.6457
ALL
Avg
0.078866
High
0.079574
Low
0.078470
Last updated: 6/19/2026, 8:24:06 AM
Quick Conversions
| ALL | DKK |
|---|---|
| 1 ALL | 0.08 DKK |
| 10 ALL | 0.79 DKK |
| 50 ALL | 3.95 DKK |
| 100 ALL | 7.91 DKK |
| 500 ALL | 39.54 DKK |
| 1,000 ALL | 79.08 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-06-19T08:24:06Z",
"rates": {
"DKK": 0.079078
}
}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.9078,
"rate": 0.079078
}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