Rate Overview
Live
1 HRK = 0.121893 CHF
1 CHF = 8.2039
HRK
Avg
0.122180
High
0.122786
Low
0.121886
Last updated: 7/5/2026, 12:07:16 AM
Quick Conversions
| HRK | CHF |
|---|---|
| 1 HRK | 0.12 CHF |
| 10 HRK | 1.22 CHF |
| 50 HRK | 6.09 CHF |
| 100 HRK | 12.19 CHF |
| 500 HRK | 60.95 CHF |
| 1,000 HRK | 121.89 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-07-05T00:07:16Z",
"rates": {
"CHF": 0.121893
}
}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.1893,
"rate": 0.121893
}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