Rate Overview
Live
1 CHF = 33.3483 HNL
1 HNL = 0.029987
CHF
Avg
33.8221
High
34.5251
Low
33.3483
Last updated: 3/27/2026, 7:20:55 AM
Quick Conversions
| CHF | HNL |
|---|---|
| 1 CHF | 33.35 HNL |
| 10 CHF | 333.48 HNL |
| 50 CHF | 1,667.41 HNL |
| 100 CHF | 3,334.83 HNL |
| 500 CHF | 16,674.15 HNL |
| 1,000 CHF | 33,348.29 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-27T07:20:55Z",
"rates": {
"HNL": 33.34829
}
}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": 3334.8289999999997,
"rate": 33.34829
}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