Rate Overview
Live
1 CLP = 0.028716 HNL
1 HNL = 34.8238
CLP
Avg
0.029575
High
0.031027
Low
0.028530
Last updated: 7/19/2026, 1:42:16 PM
Quick Conversions
| CLP | HNL |
|---|---|
| 1 CLP | 0.03 HNL |
| 10 CLP | 0.29 HNL |
| 50 CLP | 1.44 HNL |
| 100 CLP | 2.87 HNL |
| 500 CLP | 14.36 HNL |
| 1,000 CLP | 28.72 HNL |
Get CLP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=HNLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-19T13:42:16Z",
"rates": {
"HNL": 0.028716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "HNL",
"amount": 100
},
"result": 2.8716,
"rate": 0.028716
}Build with CLP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key