Rate Overview
Live
1 HTG = 0.005928 CHF
1 CHF = 168.6910
HTG
Avg
0.005914
High
0.005968
Low
0.005835
Last updated: 3/6/2026, 7:54:50 PM
Quick Conversions
| HTG | CHF |
|---|---|
| 1 HTG | 0.01 CHF |
| 10 HTG | 0.06 CHF |
| 50 HTG | 0.30 CHF |
| 100 HTG | 0.59 CHF |
| 500 HTG | 2.96 CHF |
| 1,000 HTG | 5.93 CHF |
Get HTG/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=CHFExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-06T19:54:50Z",
"rates": {
"CHF": 0.005928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "CHF",
"amount": 100
},
"result": 0.5928,
"rate": 0.005928
}Build with HTG/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key