Rate Overview
Live
1 AWG = 3.6755 DKK
1 DKK = 0.272074
AWG
Avg
3.5912
High
3.6755
Low
3.4855
Last updated: 7/28/2026, 12:03:34 PM
Quick Conversions
| AWG | DKK |
|---|---|
| 1 AWG | 3.68 DKK |
| 10 AWG | 36.75 DKK |
| 50 AWG | 183.77 DKK |
| 100 AWG | 367.55 DKK |
| 500 AWG | 1,837.74 DKK |
| 1,000 AWG | 3,675.47 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-07-28T12:03:34Z",
"rates": {
"DKK": 3.675472
}
}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": 367.54720000000003,
"rate": 3.675472
}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