Rate Overview
Live
1 AED = 1.7659 DKK
1 DKK = 0.566298
AED
Avg
1.7596
High
1.7659
Low
1.7542
Last updated: 3/27/2026, 10:04:49 AM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.77 DKK |
| 10 AED | 17.66 DKK |
| 50 AED | 88.29 DKK |
| 100 AED | 176.59 DKK |
| 500 AED | 882.93 DKK |
| 1,000 AED | 1,765.86 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-03-27T10:04:49Z",
"rates": {
"DKK": 1.765856
}
}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": 176.5856,
"rate": 1.765856
}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