Rate Overview
Live
1 HNL = 0.029334 CHF
1 CHF = 34.0901
HNL
Avg
0.029353
High
0.029607
Low
0.028964
Last updated: 3/7/2026, 12:51:46 AM
Quick Conversions
| HNL | CHF |
|---|---|
| 1 HNL | 0.03 CHF |
| 10 HNL | 0.29 CHF |
| 50 HNL | 1.47 CHF |
| 100 HNL | 2.93 CHF |
| 500 HNL | 14.67 CHF |
| 1,000 HNL | 29.33 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-03-07T00:51:46Z",
"rates": {
"CHF": 0.029334
}
}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.9334,
"rate": 0.029334
}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