Rate Overview
Live
1 AED = 1.7297 DKK
1 DKK = 0.578138
AED
Avg
1.7308
High
1.7412
Low
1.7247
Last updated: 4/18/2026, 8:44:40 AM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.73 DKK |
| 10 AED | 17.30 DKK |
| 50 AED | 86.48 DKK |
| 100 AED | 172.97 DKK |
| 500 AED | 864.85 DKK |
| 1,000 AED | 1,729.69 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-04-18T08:44:40Z",
"rates": {
"DKK": 1.729692
}
}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": 172.9692,
"rate": 1.729692
}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