Rate Overview
Live
1 HRK = 1.0263 CNY
1 CNY = 0.974368
HRK
Avg
1.0588
High
1.1056
Low
1.0233
Last updated: 7/27/2026, 12:51:28 PM
Quick Conversions
| HRK | CNY |
|---|---|
| 1 HRK | 1.03 CNY |
| 10 HRK | 10.26 CNY |
| 50 HRK | 51.32 CNY |
| 100 HRK | 102.63 CNY |
| 500 HRK | 513.15 CNY |
| 1,000 HRK | 1,026.31 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-07-27T12:51:28Z",
"rates": {
"CNY": 1.026306
}
}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": 102.63059999999999,
"rate": 1.026306
}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