Rate Overview
Live
1 HRK = 0.121909 CHF
1 CHF = 8.2028
HRK
Avg
0.123401
High
0.126182
Low
0.119269
Last updated: 3/27/2026, 12:37:41 AM
Quick Conversions
| HRK | CHF |
|---|---|
| 1 HRK | 0.12 CHF |
| 10 HRK | 1.22 CHF |
| 50 HRK | 6.10 CHF |
| 100 HRK | 12.19 CHF |
| 500 HRK | 60.95 CHF |
| 1,000 HRK | 121.91 CHF |
Get HRK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=CHFExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-27T00:37:41Z",
"rates": {
"CHF": 0.121909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "CHF",
"amount": 100
},
"result": 12.190900000000001,
"rate": 0.121909
}Build with HRK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key