Rate Overview
Live
1 AWG = 3.5935 DKK
1 DKK = 0.278283
AWG
Avg
3.5606
High
3.6298
Low
3.4836
Last updated: 5/28/2026, 12:54:06 AM
Quick Conversions
| AWG | DKK |
|---|---|
| 1 AWG | 3.59 DKK |
| 10 AWG | 35.93 DKK |
| 50 AWG | 179.67 DKK |
| 100 AWG | 359.35 DKK |
| 500 AWG | 1,796.73 DKK |
| 1,000 AWG | 3,593.46 DKK |
Get AWG/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=DKKExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-28T00:54:06Z",
"rates": {
"DKK": 3.593458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "DKK",
"amount": 100
},
"result": 359.3458,
"rate": 3.593458
}Build with AWG/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key