Rate Overview
Live
1 AED = 1.7832 DKK
1 DKK = 0.560800
AED
Avg
1.7811
High
1.7845
Low
1.7749
Last updated: 7/20/2026, 7:13:12 PM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.78 DKK |
| 10 AED | 17.83 DKK |
| 50 AED | 89.16 DKK |
| 100 AED | 178.32 DKK |
| 500 AED | 891.58 DKK |
| 1,000 AED | 1,783.17 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-20T19:13:12Z",
"rates": {
"DKK": 1.783167
}
}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.3167,
"rate": 1.783167
}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