Rate Overview
Live
1 CLP = 0.029203 HNL
1 HNL = 34.2431
CLP
Avg
0.029791
High
0.030354
Low
0.029203
Last updated: 3/7/2026, 12:32:00 AM
Quick Conversions
| CLP | HNL |
|---|---|
| 1 CLP | 0.03 HNL |
| 10 CLP | 0.29 HNL |
| 50 CLP | 1.46 HNL |
| 100 CLP | 2.92 HNL |
| 500 CLP | 14.60 HNL |
| 1,000 CLP | 29.20 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-03-07T00:32:00Z",
"rates": {
"HNL": 0.029203
}
}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.9203,
"rate": 0.029203
}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