Rate Overview
Live
1 ALL = 0.080674 DKK
1 DKK = 12.3956
ALL
Avg
0.080509
High
0.080674
Low
0.080214
Last updated: 8/20/2026, 2:07:54 PM
Quick Conversions
| ALL | DKK |
|---|---|
| 1 ALL | 0.08 DKK |
| 10 ALL | 0.81 DKK |
| 50 ALL | 4.03 DKK |
| 100 ALL | 8.07 DKK |
| 500 ALL | 40.34 DKK |
| 1,000 ALL | 80.67 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-08-20T14:07:54Z",
"rates": {
"DKK": 0.080674
}
}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": 8.0674,
"rate": 0.080674
}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