Rate Overview
Live
1 UAH = 0.178464 HKD
1 HKD = 5.6034
UAH
Avg
0.185975
High
0.189233
Low
0.178464
Last updated: 3/27/2026, 4:43:16 PM
Quick Conversions
| UAH | HKD |
|---|---|
| 1 UAH | 0.18 HKD |
| 10 UAH | 1.78 HKD |
| 50 UAH | 8.92 HKD |
| 100 UAH | 17.85 HKD |
| 500 UAH | 89.23 HKD |
| 1,000 UAH | 178.46 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-03-27T16:43:16Z",
"rates": {
"HKD": 0.178464
}
}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.846400000000003,
"rate": 0.178464
}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