Rate Overview
Live
1 CHF = 32.9524 HNL
1 HNL = 0.030347
CHF
Avg
33.0911
High
33.2557
Low
32.9524
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| CHF | HNL |
|---|---|
| 1 CHF | 32.95 HNL |
| 10 CHF | 329.52 HNL |
| 50 CHF | 1,647.62 HNL |
| 100 CHF | 3,295.24 HNL |
| 500 CHF | 16,476.18 HNL |
| 1,000 CHF | 32,952.35 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-08-15T04:51:23Z",
"rates": {
"HNL": 32.952354
}
}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": 3295.2354,
"rate": 32.952354
}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