Rate Overview
Live
1 AED = 1.7856 DKK
1 DKK = 0.560024
AED
Avg
1.7523
High
1.7942
Low
1.6986
Last updated: 7/28/2026, 4:29:45 PM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.79 DKK |
| 10 AED | 17.86 DKK |
| 50 AED | 89.28 DKK |
| 100 AED | 178.56 DKK |
| 500 AED | 892.82 DKK |
| 1,000 AED | 1,785.64 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-07-28T16:29:45Z",
"rates": {
"DKK": 1.785637
}
}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": 178.56369999999998,
"rate": 1.785637
}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