Rate Overview
Live
1 DKK = 12.8433 ALL
1 ALL = 0.077862
DKK
Avg
12.8907
High
12.9501
Low
12.8135
Last updated: 3/27/2026, 7:49:56 AM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.84 ALL |
| 10 DKK | 128.43 ALL |
| 50 DKK | 642.16 ALL |
| 100 DKK | 1,284.33 ALL |
| 500 DKK | 6,421.65 ALL |
| 1,000 DKK | 12,843.30 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-27T07:49:56Z",
"rates": {
"ALL": 12.843297
}
}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": 1284.3297,
"rate": 12.843297
}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