Rate Overview
Live
1 HKD = 5.7135 UAH
1 UAH = 0.175024
HKD
Avg
5.7106
High
5.7165
Low
5.7051
Last updated: 8/12/2026, 7:55:25 PM
Quick Conversions
| HKD | UAH |
|---|---|
| 1 HKD | 5.71 UAH |
| 10 HKD | 57.14 UAH |
| 50 HKD | 285.68 UAH |
| 100 HKD | 571.35 UAH |
| 500 HKD | 2,856.76 UAH |
| 1,000 HKD | 5,713.52 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-08-12T19:55:25Z",
"rates": {
"UAH": 5.713515
}
}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": 571.3515,
"rate": 5.713515
}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