Rate Overview
Live
1 UAH = 0.146936 DKK
1 DKK = 6.8057
UAH
Avg
0.146654
High
0.147358
Low
0.145672
Last updated: 7/9/2026, 4:49:04 AM
Quick Conversions
| UAH | DKK |
|---|---|
| 1 UAH | 0.15 DKK |
| 10 UAH | 1.47 DKK |
| 50 UAH | 7.35 DKK |
| 100 UAH | 14.69 DKK |
| 500 UAH | 73.47 DKK |
| 1,000 UAH | 146.94 DKK |
Get UAH/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=DKKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-09T04:49:04Z",
"rates": {
"DKK": 0.146936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "DKK",
"amount": 100
},
"result": 14.693600000000002,
"rate": 0.146936
}Build with UAH/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key