Rate Overview
Live
1 CHF = 9.6492 HKD
1 HKD = 0.103636
CHF
Avg
9.6785
High
9.7130
Low
9.6492
Last updated: 8/15/2026, 9:59:37 AM
Quick Conversions
| CHF | HKD |
|---|---|
| 1 CHF | 9.65 HKD |
| 10 CHF | 96.49 HKD |
| 50 CHF | 482.46 HKD |
| 100 CHF | 964.92 HKD |
| 500 CHF | 4,824.60 HKD |
| 1,000 CHF | 9,649.20 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-08-15T09:59:37Z",
"rates": {
"HKD": 9.649195
}
}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": 964.9195000000001,
"rate": 9.649195
}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