Rate Overview
Live
1 AED = 1.7592 DKK
1 DKK = 0.568450
AED
Avg
1.7614
High
1.7647
Low
1.7592
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | DKK |
|---|---|
| 1 AED | 1.76 DKK |
| 10 AED | 17.59 DKK |
| 50 AED | 87.96 DKK |
| 100 AED | 175.92 DKK |
| 500 AED | 879.58 DKK |
| 1,000 AED | 1,759.17 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-15T05:36:20Z",
"rates": {
"DKK": 1.75917
}
}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.917,
"rate": 1.75917
}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