Rate Overview
Live
1 HKD = 5.5901 UAH
1 UAH = 0.178887
HKD
Avg
5.5612
High
5.6149
Low
5.5084
Last updated: 3/7/2026, 12:10:43 AM
Quick Conversions
| HKD | UAH |
|---|---|
| 1 HKD | 5.59 UAH |
| 10 HKD | 55.90 UAH |
| 50 HKD | 279.51 UAH |
| 100 HKD | 559.01 UAH |
| 500 HKD | 2,795.07 UAH |
| 1,000 HKD | 5,590.14 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-03-07T00:10:43Z",
"rates": {
"UAH": 5.590135
}
}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": 559.0135,
"rate": 5.590135
}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