Rate Overview
Live
1 CLP = 0.007032 HRK
1 HRK = 142.2071
CLP
Avg
0.007113
High
0.007425
Low
0.006643
Last updated: 3/27/2026, 10:24:52 AM
Quick Conversions
| CLP | HRK |
|---|---|
| 1 CLP | 0.01 HRK |
| 10 CLP | 0.07 HRK |
| 50 CLP | 0.35 HRK |
| 100 CLP | 0.70 HRK |
| 500 CLP | 3.52 HRK |
| 1,000 CLP | 7.03 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-03-27T10:24:52Z",
"rates": {
"HRK": 0.007032
}
}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.7032,
"rate": 0.007032
}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