Rate Overview
Live
1 HKD = 0.871005 CNY
1 CNY = 1.1481
HKD
Avg
0.871720
High
0.872326
Low
0.871005
Last updated: 5/6/2026, 9:18:12 AM
Quick Conversions
| HKD | CNY |
|---|---|
| 1 HKD | 0.87 CNY |
| 10 HKD | 8.71 CNY |
| 50 HKD | 43.55 CNY |
| 100 HKD | 87.10 CNY |
| 500 HKD | 435.50 CNY |
| 1,000 HKD | 871.01 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-05-06T09:18:12Z",
"rates": {
"CNY": 0.871005
}
}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": 87.1005,
"rate": 0.871005
}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