Rate Overview
Live
1 HRK = 0.119850 CHF
1 CHF = 8.3438
HRK
Avg
0.120709
High
0.121908
Low
0.119850
Last updated: 3/6/2026, 7:30:31 PM
Quick Conversions
| HRK | CHF |
|---|---|
| 1 HRK | 0.12 CHF |
| 10 HRK | 1.20 CHF |
| 50 HRK | 5.99 CHF |
| 100 HRK | 11.99 CHF |
| 500 HRK | 59.93 CHF |
| 1,000 HRK | 119.85 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-06T19:30:31Z",
"rates": {
"CHF": 0.11985
}
}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": 11.985,
"rate": 0.11985
}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