Rate Overview
Live
1 HKD = 5.6871 UAH
1 UAH = 0.175837
HKD
Avg
5.5972
High
5.7307
Low
5.4412
Last updated: 7/7/2026, 4:14:48 PM
Quick Conversions
| HKD | UAH |
|---|---|
| 1 HKD | 5.69 UAH |
| 10 HKD | 56.87 UAH |
| 50 HKD | 284.35 UAH |
| 100 HKD | 568.71 UAH |
| 500 HKD | 2,843.55 UAH |
| 1,000 HKD | 5,687.09 UAH |
Get HKD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=UAHExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-07T16:14:48Z",
"rates": {
"UAH": 5.68709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "UAH",
"amount": 100
},
"result": 568.7090000000001,
"rate": 5.68709
}Build with HKD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key