Rate Overview
Live
1 AWG = 3.5958 DKK
1 DKK = 0.278104
AWG
Avg
3.6067
High
3.6193
Low
3.5958
Last updated: 6/17/2026, 1:37:03 AM
Quick Conversions
| AWG | DKK |
|---|---|
| 1 AWG | 3.60 DKK |
| 10 AWG | 35.96 DKK |
| 50 AWG | 179.79 DKK |
| 100 AWG | 359.58 DKK |
| 500 AWG | 1,797.89 DKK |
| 1,000 AWG | 3,595.78 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-06-17T01:37:03Z",
"rates": {
"DKK": 3.595776
}
}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.57759999999996,
"rate": 3.595776
}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