Rate Overview
Live
1 UAH = 0.175844 HKD
1 HKD = 5.6869
UAH
Avg
0.175557
High
0.176130
Low
0.174853
Last updated: 7/7/2026, 4:15:35 AM
Quick Conversions
| UAH | HKD |
|---|---|
| 1 UAH | 0.18 HKD |
| 10 UAH | 1.76 HKD |
| 50 UAH | 8.79 HKD |
| 100 UAH | 17.58 HKD |
| 500 UAH | 87.92 HKD |
| 1,000 UAH | 175.84 HKD |
Get UAH/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=HKDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-07T04:15:35Z",
"rates": {
"HKD": 0.175844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "HKD",
"amount": 100
},
"result": 17.5844,
"rate": 0.175844
}Build with UAH/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key