Rate Overview
Live
1 HNL = 0.029456 CHF
1 CHF = 33.9489
HNL
Avg
0.029584
High
0.029830
Low
0.029343
Last updated: 4/17/2026, 9:17:26 AM
Quick Conversions
| HNL | CHF |
|---|---|
| 1 HNL | 0.03 CHF |
| 10 HNL | 0.29 CHF |
| 50 HNL | 1.47 CHF |
| 100 HNL | 2.95 CHF |
| 500 HNL | 14.73 CHF |
| 1,000 HNL | 29.46 CHF |
Get HNL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=CHFExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-17T09:17:26Z",
"rates": {
"CHF": 0.029456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "CHF",
"amount": 100
},
"result": 2.9455999999999998,
"rate": 0.029456
}Build with HNL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key