Rate Overview
Live
1 AWG = 3.5902 DKK
1 DKK = 0.278536
AWG
Avg
3.5921
High
3.5993
Low
3.5852
Last updated: 5/27/2026, 10:41:52 PM
Quick Conversions
| AWG | DKK |
|---|---|
| 1 AWG | 3.59 DKK |
| 10 AWG | 35.90 DKK |
| 50 AWG | 179.51 DKK |
| 100 AWG | 359.02 DKK |
| 500 AWG | 1,795.10 DKK |
| 1,000 AWG | 3,590.20 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-27T22:41:52Z",
"rates": {
"DKK": 3.590195
}
}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.0195,
"rate": 3.590195
}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