Rate Overview
Live
1 AED = 1.7289 DKK
1 DKK = 0.578390
AED
Avg
1.7336
High
1.7409
Low
1.7285
Last updated: 5/8/2026, 12:59:15 PM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.73 DKK |
| 10 AED | 17.29 DKK |
| 50 AED | 86.45 DKK |
| 100 AED | 172.89 DKK |
| 500 AED | 864.47 DKK |
| 1,000 AED | 1,728.94 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-08T12:59:15Z",
"rates": {
"DKK": 1.728938
}
}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.8938,
"rate": 1.728938
}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