Rate Overview
Live
1 HKD = 0.864857 CNY
1 CNY = 1.1563
HKD
Avg
0.865019
High
0.867273
Low
0.864101
Last updated: 7/16/2026, 11:46:39 AM
Quick Conversions
| HKD | CNY |
|---|---|
| 1 HKD | 0.86 CNY |
| 10 HKD | 8.65 CNY |
| 50 HKD | 43.24 CNY |
| 100 HKD | 86.49 CNY |
| 500 HKD | 432.43 CNY |
| 1,000 HKD | 864.86 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-07-16T11:46:39Z",
"rates": {
"CNY": 0.864857
}
}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": 86.4857,
"rate": 0.864857
}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