Rate Overview
Live
1 UAH = 0.147159 DKK
1 DKK = 6.7954
UAH
Avg
0.147265
High
0.148476
Low
0.146449
Last updated: 3/7/2026, 7:41:11 AM
Quick Conversions
| UAH | DKK |
|---|---|
| 1 UAH | 0.15 DKK |
| 10 UAH | 1.47 DKK |
| 50 UAH | 7.36 DKK |
| 100 UAH | 14.72 DKK |
| 500 UAH | 73.58 DKK |
| 1,000 UAH | 147.16 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-03-07T07:41:11Z",
"rates": {
"DKK": 0.147159
}
}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.715900000000001,
"rate": 0.147159
}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