Rate Overview
Live
1 AWG = 3.6071 DKK
1 DKK = 0.277234
AWG
Avg
3.6089
High
3.6245
Low
3.5996
Last updated: 3/28/2026, 9:30:32 AM
Quick Conversions
| AWG | DKK |
|---|---|
| 1 AWG | 3.61 DKK |
| 10 AWG | 36.07 DKK |
| 50 AWG | 180.35 DKK |
| 100 AWG | 360.71 DKK |
| 500 AWG | 1,803.53 DKK |
| 1,000 AWG | 3,607.06 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-03-28T09:30:32Z",
"rates": {
"DKK": 3.607058
}
}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": 360.7058,
"rate": 3.607058
}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