Rate Overview
Live
1 AED = 1.7462 DKK
1 DKK = 0.572667
AED
Avg
1.7405
High
1.7821
Low
1.7138
Last updated: 5/28/2026, 8:34:42 PM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.75 DKK |
| 10 AED | 17.46 DKK |
| 50 AED | 87.31 DKK |
| 100 AED | 174.62 DKK |
| 500 AED | 873.11 DKK |
| 1,000 AED | 1,746.22 DKK |
Get AED/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=DKKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-28T20:34:42Z",
"rates": {
"DKK": 1.746215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "DKK",
"amount": 100
},
"result": 174.6215,
"rate": 1.746215
}Build with AED/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key