Rate Overview
Live
1 HKD = 5.5509 UAH
1 UAH = 0.180149
HKD
Avg
5.5453
High
5.5569
Low
5.5385
Last updated: 4/17/2026, 12:00:34 AM
Quick Conversions
| HKD | UAH |
|---|---|
| 1 HKD | 5.55 UAH |
| 10 HKD | 55.51 UAH |
| 50 HKD | 277.55 UAH |
| 100 HKD | 555.09 UAH |
| 500 HKD | 2,775.47 UAH |
| 1,000 HKD | 5,550.95 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-04-17T00:00:34Z",
"rates": {
"UAH": 5.550947
}
}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": 555.0947,
"rate": 5.550947
}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