Rate Overview
Live
1 HTG = 0.023933 ILS
1 ILS = 41.7833
HTG
Avg
0.026227
High
0.028627
Low
0.023573
Last updated: 3/28/2026, 1:28:21 PM
Quick Conversions
| HTG | ILS |
|---|---|
| 1 HTG | 0.02 ILS |
| 10 HTG | 0.24 ILS |
| 50 HTG | 1.20 ILS |
| 100 HTG | 2.39 ILS |
| 500 HTG | 11.97 ILS |
| 1,000 HTG | 23.93 ILS |
Get HTG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ILSExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-28T13:28:21Z",
"rates": {
"ILS": 0.023933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ILS",
"amount": 100
},
"result": 2.3933,
"rate": 0.023933
}Build with HTG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key