Rate Overview
Live
1 ILS = 43.4156 HTG
1 HTG = 0.023033
ILS
Avg
43.4014
High
43.6104
Low
43.2432
Last updated: 9/8/2026, 5:00:24 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 43.42 HTG |
| 10 ILS | 434.16 HTG |
| 50 ILS | 2,170.78 HTG |
| 100 ILS | 4,341.56 HTG |
| 500 ILS | 21,707.81 HTG |
| 1,000 ILS | 43,415.62 HTG |
Get ILS/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=HTGExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-08T17:00:24Z",
"rates": {
"HTG": 43.415618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "HTG",
"amount": 100
},
"result": 4341.5618,
"rate": 43.415618
}Build with ILS/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key