Rate Overview
Live
1 HKD = 2.6667 CZK
1 CZK = 0.374991
HKD
Avg
2.6540
High
2.6677
Low
2.6331
Last updated: 9/2/2026, 8:30:18 AM
Quick Conversions
| HKD | CZK |
|---|---|
| 1 HKD | 2.67 CZK |
| 10 HKD | 26.67 CZK |
| 50 HKD | 133.34 CZK |
| 100 HKD | 266.67 CZK |
| 500 HKD | 1,333.36 CZK |
| 1,000 HKD | 2,666.73 CZK |
Get HKD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=CZKExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-09-02T08:30:18Z",
"rates": {
"CZK": 2.666728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "CZK",
"amount": 100
},
"result": 266.6728,
"rate": 2.666728
}Build with HKD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key