Rate Overview
Live
1 ILS = 43.7790 HTG
1 HTG = 0.022842
ILS
Avg
43.3255
High
43.7790
Low
42.7449
Last updated: 4/17/2026, 12:08:23 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 43.78 HTG |
| 10 ILS | 437.79 HTG |
| 50 ILS | 2,188.95 HTG |
| 100 ILS | 4,377.90 HTG |
| 500 ILS | 21,889.49 HTG |
| 1,000 ILS | 43,778.98 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-17T12:08:23Z",
"rates": {
"HTG": 43.778977
}
}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": 4377.8976999999995,
"rate": 43.778977
}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