Rate Overview
Live
1 CLP = 0.007353 HRK
1 HRK = 135.9989 CLP
Avg
0.006893
High
0.007353
Low
0.006648
Last updated: 1/25/2026, 3:28:56 PM
Quick Conversions
| CLP | HRK |
|---|---|
| 1 CLP | 0.01 HRK |
| 10 CLP | 0.07 HRK |
| 50 CLP | 0.37 HRK |
| 100 CLP | 0.74 HRK |
| 500 CLP | 3.68 HRK |
| 1,000 CLP | 7.35 HRK |
Get CLP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=HRKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T15:28:56Z",
"rates": {
"HRK": 0.007353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "HRK",
"amount": 100
},
"result": 0.7353000000000001,
"rate": 0.007353
}Build with CLP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key