Rate Overview
Live
1 AED = 1.7775 DKK
1 DKK = 0.562581
AED
Avg
1.7442
High
1.7775
Low
1.6986
Last updated: 6/19/2026, 9:53:15 AM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.78 DKK |
| 10 AED | 17.78 DKK |
| 50 AED | 88.88 DKK |
| 100 AED | 177.75 DKK |
| 500 AED | 888.76 DKK |
| 1,000 AED | 1,777.52 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-06-19T09:53:15Z",
"rates": {
"DKK": 1.777522
}
}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": 177.75220000000002,
"rate": 1.777522
}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