Rate Overview
Live
1 HRK = 1.2001 HKD
1 HKD = 0.833277
HRK
Avg
1.2019
High
1.2036
Low
1.1998
Last updated: 8/13/2026, 5:29:44 AM
Quick Conversions
| HRK | HKD |
|---|---|
| 1 HRK | 1.20 HKD |
| 10 HRK | 12.00 HKD |
| 50 HRK | 60.00 HKD |
| 100 HRK | 120.01 HKD |
| 500 HRK | 600.04 HKD |
| 1,000 HRK | 1,200.08 HKD |
Get HRK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=HKDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-08-13T05:29:44Z",
"rates": {
"HKD": 1.200081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "HKD",
"amount": 100
},
"result": 120.0081,
"rate": 1.200081
}Build with HRK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key