Rate Overview
Live
1 HRK = 1.0605 CNY
1 CNY = 0.942986
HRK
Avg
1.0209
High
1.1222
Low
0.905639
Last updated: 3/27/2026, 3:11:40 PM
Quick Conversions
| HRK | CNY |
|---|---|
| 1 HRK | 1.06 CNY |
| 10 HRK | 10.60 CNY |
| 50 HRK | 53.02 CNY |
| 100 HRK | 106.05 CNY |
| 500 HRK | 530.23 CNY |
| 1,000 HRK | 1,060.46 CNY |
Get HRK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=CNYExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-27T15:11:40Z",
"rates": {
"CNY": 1.060461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "CNY",
"amount": 100
},
"result": 106.04610000000001,
"rate": 1.060461
}Build with HRK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key