Rate Overview
Live
1 HKD = 0.858405 CNY
1 CNY = 1.1650
HKD
Avg
0.857678
High
0.858879
Low
0.856870
Last updated: 9/4/2026, 12:14:20 AM
Quick Conversions
| HKD | CNY |
|---|---|
| 1 HKD | 0.86 CNY |
| 10 HKD | 8.58 CNY |
| 50 HKD | 42.92 CNY |
| 100 HKD | 85.84 CNY |
| 500 HKD | 429.20 CNY |
| 1,000 HKD | 858.41 CNY |
Get HKD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=CNYExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-09-04T00:14:20Z",
"rates": {
"CNY": 0.858405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "CNY",
"amount": 100
},
"result": 85.84049999999999,
"rate": 0.858405
}Build with HKD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key