Rate Overview
Live
1 HKD = 5.6789 UAH
1 UAH = 0.176091
HKD
Avg
5.6849
High
5.7008
Low
5.6740
Last updated: 9/2/2026, 7:31:41 PM
Quick Conversions
| HKD | UAH |
|---|---|
| 1 HKD | 5.68 UAH |
| 10 HKD | 56.79 UAH |
| 50 HKD | 283.94 UAH |
| 100 HKD | 567.89 UAH |
| 500 HKD | 2,839.44 UAH |
| 1,000 HKD | 5,678.89 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-09-02T19:31:41Z",
"rates": {
"UAH": 5.678887
}
}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": 567.8887,
"rate": 5.678887
}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