Rate Overview
Live
1 UAH = 0.180081 HKD
1 HKD = 5.5531
UAH
Avg
0.180323
High
0.180552
Low
0.179955
Last updated: 4/17/2026, 1:30:29 AM
Quick Conversions
| UAH | HKD |
|---|---|
| 1 UAH | 0.18 HKD |
| 10 UAH | 1.80 HKD |
| 50 UAH | 9.00 HKD |
| 100 UAH | 18.01 HKD |
| 500 UAH | 90.04 HKD |
| 1,000 UAH | 180.08 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-04-17T01:30:29Z",
"rates": {
"HKD": 0.180081
}
}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": 18.0081,
"rate": 0.180081
}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