Rate Overview
Live
1 ILS = 42.9384 HTG
1 HTG = 0.023289
ILS
Avg
43.0371
High
43.5420
Low
42.5218
Last updated: 7/28/2026, 4:38:33 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 42.94 HTG |
| 10 ILS | 429.38 HTG |
| 50 ILS | 2,146.92 HTG |
| 100 ILS | 4,293.84 HTG |
| 500 ILS | 21,469.19 HTG |
| 1,000 ILS | 42,938.37 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-07-28T16:38:33Z",
"rates": {
"HTG": 42.938372
}
}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": 4293.8372,
"rate": 42.938372
}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