Rate Overview
Live
1 ILS = 43.9827 HTG
1 HTG = 0.022736
ILS
Avg
43.3487
High
43.9827
Low
42.7449
Last updated: 4/17/2026, 1:36:38 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 43.98 HTG |
| 10 ILS | 439.83 HTG |
| 50 ILS | 2,199.14 HTG |
| 100 ILS | 4,398.27 HTG |
| 500 ILS | 21,991.36 HTG |
| 1,000 ILS | 43,982.71 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-04-17T13:36:38Z",
"rates": {
"HTG": 43.982713
}
}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": 4398.271299999999,
"rate": 43.982713
}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