Rate Overview
Live
1 DKK = 6.7953 UAH
1 UAH = 0.147160
DKK
Avg
6.7906
High
6.8283
Low
6.7351
Last updated: 3/7/2026, 7:40:30 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.80 UAH |
| 10 DKK | 67.95 UAH |
| 50 DKK | 339.77 UAH |
| 100 DKK | 679.53 UAH |
| 500 DKK | 3,397.67 UAH |
| 1,000 DKK | 6,795.34 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-03-07T07:40:30Z",
"rates": {
"UAH": 6.795336
}
}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": 679.5336,
"rate": 6.795336
}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