Rate Overview
Live
1 AED = 1.7557 DKK
1 DKK = 0.569570
AED
Avg
1.7543
High
1.7577
Low
1.7476
Last updated: 9/3/2026, 3:59:23 AM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.76 DKK |
| 10 AED | 17.56 DKK |
| 50 AED | 87.79 DKK |
| 100 AED | 175.57 DKK |
| 500 AED | 877.86 DKK |
| 1,000 AED | 1,755.71 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-09-03T03:59:23Z",
"rates": {
"DKK": 1.75571
}
}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": 175.571,
"rate": 1.75571
}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