Rate Overview
Live
1 CHF = 33.3827 HNL
1 HNL = 0.029956
CHF
Avg
33.5555
High
33.6923
Low
33.3827
Last updated: 3/27/2026, 3:51:03 AM
Quick Conversions
| CHF | HNL |
|---|---|
| 1 CHF | 33.38 HNL |
| 10 CHF | 333.83 HNL |
| 50 CHF | 1,669.13 HNL |
| 100 CHF | 3,338.27 HNL |
| 500 CHF | 16,691.34 HNL |
| 1,000 CHF | 33,382.69 HNL |
Get CHF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=HNLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T03:51:03Z",
"rates": {
"HNL": 33.382686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "HNL",
"amount": 100
},
"result": 3338.2686,
"rate": 33.382686
}Build with CHF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key