Rate Overview
Live
1 CHF = 9.6320 HKD
1 HKD = 0.103820
CHF
Avg
9.6938
High
9.7705
Low
9.6320
Last updated: 7/23/2026, 2:42:12 AM
Quick Conversions
| CHF | HKD |
|---|---|
| 1 CHF | 9.63 HKD |
| 10 CHF | 96.32 HKD |
| 50 CHF | 481.60 HKD |
| 100 CHF | 963.20 HKD |
| 500 CHF | 4,816.02 HKD |
| 1,000 CHF | 9,632.05 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-23T02:42:12Z",
"rates": {
"HKD": 9.632045
}
}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": 963.2044999999999,
"rate": 9.632045
}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