Rate Overview
Live
1 ILS = 43.4828 HTG
1 HTG = 0.022998
ILS
Avg
41.5066
High
46.1653
Low
37.7037
Last updated: 7/11/2026, 4:17:30 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 43.48 HTG |
| 10 ILS | 434.83 HTG |
| 50 ILS | 2,174.14 HTG |
| 100 ILS | 4,348.28 HTG |
| 500 ILS | 21,741.38 HTG |
| 1,000 ILS | 43,482.75 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-11T16:17:30Z",
"rates": {
"HTG": 43.482754
}
}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": 4348.2754,
"rate": 43.482754
}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