Rate Overview
Live
1 DKK = 0.284950 AWG
1 AWG = 3.5094
DKK
Avg
0.283083
High
0.284950
Low
0.281440
Last updated: 4/17/2026, 2:56:21 PM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.28 AWG |
| 10 DKK | 2.85 AWG |
| 50 DKK | 14.25 AWG |
| 100 DKK | 28.49 AWG |
| 500 DKK | 142.48 AWG |
| 1,000 DKK | 284.95 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-04-17T14:56:21Z",
"rates": {
"AWG": 0.28495
}
}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.494999999999997,
"rate": 0.28495
}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