Rate Overview
Live
1 ILS = 42.9978 HTG
1 HTG = 0.023257
ILS
Avg
43.1954
High
46.5394
Low
41.1619
Last updated: 7/22/2026, 1:20:39 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 43.00 HTG |
| 10 ILS | 429.98 HTG |
| 50 ILS | 2,149.89 HTG |
| 100 ILS | 4,299.78 HTG |
| 500 ILS | 21,498.92 HTG |
| 1,000 ILS | 42,997.84 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-22T01:20:39Z",
"rates": {
"HTG": 42.997843
}
}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": 4299.7843,
"rate": 42.997843
}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