Rate Overview
Live
1 HKD = 5.6175 UAH
1 UAH = 0.178015
HKD
Avg
5.6137
High
5.6287
Low
5.5968
Last updated: 5/7/2026, 4:26:33 AM
Quick Conversions
| HKD | UAH |
|---|---|
| 1 HKD | 5.62 UAH |
| 10 HKD | 56.17 UAH |
| 50 HKD | 280.87 UAH |
| 100 HKD | 561.75 UAH |
| 500 HKD | 2,808.75 UAH |
| 1,000 HKD | 5,617.49 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-05-07T04:26:33Z",
"rates": {
"UAH": 5.617491
}
}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": 561.7491,
"rate": 5.617491
}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