Rate Overview
Live
1 HRK = 1.0675 CNY
1 CNY = 0.936776
HRK
Avg
1.0644
High
1.0695
Low
1.0596
Last updated: 4/17/2026, 10:53:15 PM
Quick Conversions
| HRK | CNY |
|---|---|
| 1 HRK | 1.07 CNY |
| 10 HRK | 10.67 CNY |
| 50 HRK | 53.37 CNY |
| 100 HRK | 106.75 CNY |
| 500 HRK | 533.75 CNY |
| 1,000 HRK | 1,067.49 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-04-17T22:53:15Z",
"rates": {
"CNY": 1.067491
}
}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.7491,
"rate": 1.067491
}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