Rate Overview
Live
1 HKD = 0.863731 CNY
1 CNY = 1.1578
HKD
Avg
0.893438
High
0.941571
Low
0.811017
Last updated: 7/26/2026, 6:26:55 AM
Quick Conversions
| HKD | CNY |
|---|---|
| 1 HKD | 0.86 CNY |
| 10 HKD | 8.64 CNY |
| 50 HKD | 43.19 CNY |
| 100 HKD | 86.37 CNY |
| 500 HKD | 431.87 CNY |
| 1,000 HKD | 863.73 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-26T06:26:55Z",
"rates": {
"CNY": 0.863731
}
}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.37310000000001,
"rate": 0.863731
}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