Rate Overview
Live
1 DKK = 0.282738 AWG
1 AWG = 3.5368
DKK
Avg
0.282611
High
0.283712
Low
0.281833
Last updated: 5/7/2026, 9:01:43 PM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.28 AWG |
| 10 DKK | 2.83 AWG |
| 50 DKK | 14.14 AWG |
| 100 DKK | 28.27 AWG |
| 500 DKK | 141.37 AWG |
| 1,000 DKK | 282.74 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-05-07T21:01:43Z",
"rates": {
"AWG": 0.282738
}
}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": 28.273799999999998,
"rate": 0.282738
}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