Rate Overview
Live
1 HRK = 1.0247 CNY
1 CNY = 0.975941
HRK
Avg
1.0240
High
1.0269
Low
1.0224
Last updated: 7/29/2026, 3:15:35 AM
Quick Conversions
| HRK | CNY |
|---|---|
| 1 HRK | 1.02 CNY |
| 10 HRK | 10.25 CNY |
| 50 HRK | 51.23 CNY |
| 100 HRK | 102.47 CNY |
| 500 HRK | 512.33 CNY |
| 1,000 HRK | 1,024.65 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-29T03:15:35Z",
"rates": {
"CNY": 1.024652
}
}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.4652,
"rate": 1.024652
}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