Rate Overview
Live
1 DKK = 0.278318 AWG
1 AWG = 3.5930
DKK
Avg
0.270704
High
0.283339
Low
0.247333
Last updated: 5/28/2026, 1:59:11 AM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.28 AWG |
| 10 DKK | 2.78 AWG |
| 50 DKK | 13.92 AWG |
| 100 DKK | 27.83 AWG |
| 500 DKK | 139.16 AWG |
| 1,000 DKK | 278.32 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-28T01:59:11Z",
"rates": {
"AWG": 0.278318
}
}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.8318,
"rate": 0.278318
}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