Rate Overview
Live
1 DKK = 0.273826 AWG
1 AWG = 3.6520
DKK
Avg
0.273362
High
0.274502
Low
0.272601
Last updated: 7/4/2026, 8:08:43 AM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.27 AWG |
| 10 DKK | 2.74 AWG |
| 50 DKK | 13.69 AWG |
| 100 DKK | 27.38 AWG |
| 500 DKK | 136.91 AWG |
| 1,000 DKK | 273.83 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-04T08:08:43Z",
"rates": {
"AWG": 0.273826
}
}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.3826,
"rate": 0.273826
}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