Rate Overview
Live
1 DKK = 12.3565 ALL
1 ALL = 0.080929
DKK
Avg
12.3420
High
12.3565
Low
12.3303
Last updated: 9/3/2026, 2:10:45 PM
Quick Conversions
| DKK | ALL |
|---|---|
| 1 DKK | 12.36 ALL |
| 10 DKK | 123.57 ALL |
| 50 DKK | 617.83 ALL |
| 100 DKK | 1,235.65 ALL |
| 500 DKK | 6,178.25 ALL |
| 1,000 DKK | 12,356.50 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-09-03T14:10:45Z",
"rates": {
"ALL": 12.356502
}
}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": 1235.6502,
"rate": 12.356502
}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