Rate Overview
Live
1 HRK = 1.0664 CNY
1 CNY = 0.937690
HRK
Avg
1.0698
High
1.0768
Low
1.0618
Last updated: 3/7/2026, 12:15:02 AM
Quick Conversions
| HRK | CNY |
|---|---|
| 1 HRK | 1.07 CNY |
| 10 HRK | 10.66 CNY |
| 50 HRK | 53.32 CNY |
| 100 HRK | 106.65 CNY |
| 500 HRK | 533.22 CNY |
| 1,000 HRK | 1,066.45 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-07T00:15:02Z",
"rates": {
"CNY": 1.06645
}
}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.645,
"rate": 1.06645
}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