Rate Overview
Live
1 CHF = 9.5838 HKD
1 HKD = 0.104342
CHF
Avg
9.9039
High
10.1712
Low
9.5838
Last updated: 7/25/2026, 2:22:41 AM
Quick Conversions
| CHF | HKD |
|---|---|
| 1 CHF | 9.58 HKD |
| 10 CHF | 95.84 HKD |
| 50 CHF | 479.19 HKD |
| 100 CHF | 958.38 HKD |
| 500 CHF | 4,791.92 HKD |
| 1,000 CHF | 9,583.83 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-25T02:22:41Z",
"rates": {
"HKD": 9.583834
}
}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": 958.3833999999999,
"rate": 9.583834
}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