Rate Overview
Live
1 CLP = 0.029867 HNL
1 HNL = 33.4818
CLP
Avg
0.029632
High
0.029934
Low
0.029165
Last updated: 5/9/2026, 6:08:17 AM
Quick Conversions
| CLP | HNL |
|---|---|
| 1 CLP | 0.03 HNL |
| 10 CLP | 0.30 HNL |
| 50 CLP | 1.49 HNL |
| 100 CLP | 2.99 HNL |
| 500 CLP | 14.93 HNL |
| 1,000 CLP | 29.87 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-05-09T06:08:17Z",
"rates": {
"HNL": 0.029867
}
}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.9867,
"rate": 0.029867
}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