Rate Overview
Live
1 DKK = 12.7525 ALL
1 ALL = 0.078416
DKK
Avg
12.8593
High
12.9501
Low
12.7422
Last updated: 5/27/2026, 9:42:09 PM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.75 ALL |
| 10 DKK | 127.53 ALL |
| 50 DKK | 637.63 ALL |
| 100 DKK | 1,275.25 ALL |
| 500 DKK | 6,376.25 ALL |
| 1,000 DKK | 12,752.51 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-05-27T21:42:09Z",
"rates": {
"ALL": 12.752506
}
}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": 1275.2506,
"rate": 12.752506
}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