Rate Overview
Live
1 CLP = 0.030364 HNL
1 HNL = 32.9337
CLP
Avg
0.029931
High
0.030364
Low
0.029632
Last updated: 4/18/2026, 8:52:51 AM
Quick Conversions
| CLP | HNL |
|---|---|
| 1 CLP | 0.03 HNL |
| 10 CLP | 0.30 HNL |
| 50 CLP | 1.52 HNL |
| 100 CLP | 3.04 HNL |
| 500 CLP | 15.18 HNL |
| 1,000 CLP | 30.36 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-04-18T08:52:51Z",
"rates": {
"HNL": 0.030364
}
}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": 3.0364,
"rate": 0.030364
}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