Rate Overview
Live
1 HRK = 1.0637 CNY
1 CNY = 0.940088
HRK
Avg
1.0616
High
1.0637
Low
1.0586
Last updated: 5/9/2026, 9:59:16 AM
Quick Conversions
| HRK | CNY |
|---|---|
| 1 HRK | 1.06 CNY |
| 10 HRK | 10.64 CNY |
| 50 HRK | 53.19 CNY |
| 100 HRK | 106.37 CNY |
| 500 HRK | 531.87 CNY |
| 1,000 HRK | 1,063.73 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-05-09T09:59:16Z",
"rates": {
"CNY": 1.06373
}
}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.373,
"rate": 1.06373
}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