Rate Overview
Live
1 UAH = 0.174573 HKD
1 HKD = 5.7283
UAH
Avg
0.174592
High
0.175580
Low
0.174001
Last updated: 6/16/2026, 1:31:07 PM
Quick Conversions
| UAH | HKD |
|---|---|
| 1 UAH | 0.17 HKD |
| 10 UAH | 1.75 HKD |
| 50 UAH | 8.73 HKD |
| 100 UAH | 17.46 HKD |
| 500 UAH | 87.29 HKD |
| 1,000 UAH | 174.57 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-06-16T13:31:07Z",
"rates": {
"HKD": 0.174573
}
}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.4573,
"rate": 0.174573
}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