Rate Overview
Live
1 CHF = 9.5924 HKD
1 HKD = 0.104250
CHF
Avg
9.8240
High
10.1728
Low
9.5924
Last updated: 7/24/2026, 6:23:32 AM
Quick Conversions
| CHF | HKD |
|---|---|
| 1 CHF | 9.59 HKD |
| 10 CHF | 95.92 HKD |
| 50 CHF | 479.62 HKD |
| 100 CHF | 959.24 HKD |
| 500 CHF | 4,796.18 HKD |
| 1,000 CHF | 9,592.37 HKD |
Get CHF/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=HKDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T06:23:32Z",
"rates": {
"HKD": 9.592369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "HKD",
"amount": 100
},
"result": 959.2369,
"rate": 9.592369
}Build with CHF/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key