Rate Overview
Live
1 HNL = 0.030001 CHF
1 CHF = 33.3322
HNL
Avg
0.030240
High
0.030745
Low
0.030001
Last updated: 7/4/2026, 1:06:06 PM
Quick Conversions
| HNL | CHF |
|---|---|
| 1 HNL | 0.03 CHF |
| 10 HNL | 0.30 CHF |
| 50 HNL | 1.50 CHF |
| 100 HNL | 3.00 CHF |
| 500 HNL | 15.00 CHF |
| 1,000 HNL | 30.00 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-07-04T13:06:06Z",
"rates": {
"CHF": 0.030001
}
}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": 3.0000999999999998,
"rate": 0.030001
}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