Rate Overview
Live
1 CLP = 0.028264 HNL
1 HNL = 35.3807
CLP
Avg
0.028489
High
0.028716
Low
0.028251
Last updated: 7/26/2026, 8:14:19 AM
Quick Conversions
| CLP | HNL |
|---|---|
| 1 CLP | 0.03 HNL |
| 10 CLP | 0.28 HNL |
| 50 CLP | 1.41 HNL |
| 100 CLP | 2.83 HNL |
| 500 CLP | 14.13 HNL |
| 1,000 CLP | 28.26 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-26T08:14:19Z",
"rates": {
"HNL": 0.028264
}
}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.8264,
"rate": 0.028264
}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