Rate Overview
Live
1 UAH = 0.144986 DKK
1 DKK = 6.8972
UAH
Avg
0.146254
High
0.147426
Low
0.144986
Last updated: 4/17/2026, 12:13:49 PM
Quick Conversions
| UAH | DKK |
|---|---|
| 1 UAH | 0.14 DKK |
| 10 UAH | 1.45 DKK |
| 50 UAH | 7.25 DKK |
| 100 UAH | 14.50 DKK |
| 500 UAH | 72.49 DKK |
| 1,000 UAH | 144.99 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-04-17T12:13:49Z",
"rates": {
"DKK": 0.144986
}
}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.4986,
"rate": 0.144986
}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