Rate Overview
Live
1 AED = 1.7687 DKK
1 DKK = 0.565398
AED
Avg
1.7478
High
1.7870
Low
1.7109
Last updated: 8/4/2026, 12:17:03 AM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.77 DKK |
| 10 AED | 17.69 DKK |
| 50 AED | 88.43 DKK |
| 100 AED | 176.87 DKK |
| 500 AED | 884.33 DKK |
| 1,000 AED | 1,768.67 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-08-04T00:17:03Z",
"rates": {
"DKK": 1.768667
}
}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.8667,
"rate": 1.768667
}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