Rate Overview
Live
1 HKD = 0.859208 CNY
1 CNY = 1.1639
HKD
Avg
0.859610
High
0.860833
Low
0.859061
Last updated: 8/15/2026, 7:29:58 AM
Quick Conversions
| HKD | CNY |
|---|---|
| 1 HKD | 0.86 CNY |
| 10 HKD | 8.59 CNY |
| 50 HKD | 42.96 CNY |
| 100 HKD | 85.92 CNY |
| 500 HKD | 429.60 CNY |
| 1,000 HKD | 859.21 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-08-15T07:29:58Z",
"rates": {
"CNY": 0.859208
}
}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.9208,
"rate": 0.859208
}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