Rate Overview
Live
1 DKK = 6.9058 UAH
1 UAH = 0.144805
DKK
Avg
6.8268
High
6.9351
Low
6.6517
Last updated: 5/28/2026, 9:44:12 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.91 UAH |
| 10 DKK | 69.06 UAH |
| 50 DKK | 345.29 UAH |
| 100 DKK | 690.58 UAH |
| 500 DKK | 3,452.91 UAH |
| 1,000 DKK | 6,905.82 UAH |
Get DKK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=UAHExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-28T21:44:12Z",
"rates": {
"UAH": 6.905818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "UAH",
"amount": 100
},
"result": 690.5818,
"rate": 6.905818
}Build with DKK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key