Rate Overview
Live
1 ILS = 42.8855 HTG
1 HTG = 0.023318
ILS
Avg
43.0555
High
43.4004
Low
42.8855
Last updated: 7/22/2026, 10:56:16 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 42.89 HTG |
| 10 ILS | 428.86 HTG |
| 50 ILS | 2,144.28 HTG |
| 100 ILS | 4,288.55 HTG |
| 500 ILS | 21,442.76 HTG |
| 1,000 ILS | 42,885.51 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-22T22:56:16Z",
"rates": {
"HTG": 42.885513
}
}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": 4288.5513,
"rate": 42.885513
}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