Rate Overview
Live
1 DKK = 0.272312 AWG
1 AWG = 3.6723
DKK
Avg
0.270771
High
0.283339
Low
0.247333
Last updated: 7/23/2026, 4:55:36 PM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.27 AWG |
| 10 DKK | 2.72 AWG |
| 50 DKK | 13.62 AWG |
| 100 DKK | 27.23 AWG |
| 500 DKK | 136.16 AWG |
| 1,000 DKK | 272.31 AWG |
Get DKK/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=AWGExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-23T16:55:36Z",
"rates": {
"AWG": 0.272312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "AWG",
"amount": 100
},
"result": 27.2312,
"rate": 0.272312
}Build with DKK/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key