Rate Overview
Live
1 DKK = 0.277556 AWG
1 AWG = 3.6029
DKK
Avg
0.277982
High
0.279405
Low
0.277252
Last updated: 9/2/2026, 4:37:38 PM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.28 AWG |
| 10 DKK | 2.78 AWG |
| 50 DKK | 13.88 AWG |
| 100 DKK | 27.76 AWG |
| 500 DKK | 138.78 AWG |
| 1,000 DKK | 277.56 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-09-02T16:37:38Z",
"rates": {
"AWG": 0.277556
}
}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.7556,
"rate": 0.277556
}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