Rate Overview
Live
1 CHF = 10.0528 HKD
1 HKD = 0.099475
CHF
Avg
10.0220
High
10.0581
Low
9.9741
Last updated: 5/7/2026, 5:35:12 AM
Quick Conversions
| CHF | HKD |
|---|---|
| 1 CHF | 10.05 HKD |
| 10 CHF | 100.53 HKD |
| 50 CHF | 502.64 HKD |
| 100 CHF | 1,005.28 HKD |
| 500 CHF | 5,026.38 HKD |
| 1,000 CHF | 10,052.75 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-05-07T05:35:12Z",
"rates": {
"HKD": 10.052752
}
}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": 1005.2752,
"rate": 10.052752
}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