Rate Overview
Live
1 DKK = 0.277234 AWG
1 AWG = 3.6071
DKK
Avg
0.277095
High
0.277806
Low
0.275898
Last updated: 3/28/2026, 2:01:09 PM
Quick Conversions
| DKK | AWG |
|---|---|
| 1 DKK | 0.28 AWG |
| 10 DKK | 2.77 AWG |
| 50 DKK | 13.86 AWG |
| 100 DKK | 27.72 AWG |
| 500 DKK | 138.62 AWG |
| 1,000 DKK | 277.23 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-03-28T14:01:09Z",
"rates": {
"AWG": 0.277234
}
}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.723399999999998,
"rate": 0.277234
}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