Rate Overview
Live
1 UAH = 0.176240 HKD
1 HKD = 5.6741
UAH
Avg
0.175836
High
0.176240
Low
0.175364
Last updated: 9/1/2026, 10:54:10 AM
Quick Conversions
| UAH | HKD |
|---|---|
| 1 UAH | 0.18 HKD |
| 10 UAH | 1.76 HKD |
| 50 UAH | 8.81 HKD |
| 100 UAH | 17.62 HKD |
| 500 UAH | 88.12 HKD |
| 1,000 UAH | 176.24 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-09-01T10:54:10Z",
"rates": {
"HKD": 0.17624
}
}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": 17.624000000000002,
"rate": 0.17624
}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