Rate Overview
Live
1 ILS = 42.7603 HTG
1 HTG = 0.023386
ILS
Avg
43.3233
High
43.9791
Low
42.5218
Last updated: 7/29/2026, 2:34:08 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 42.76 HTG |
| 10 ILS | 427.60 HTG |
| 50 ILS | 2,138.02 HTG |
| 100 ILS | 4,276.03 HTG |
| 500 ILS | 21,380.16 HTG |
| 1,000 ILS | 42,760.32 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-29T02:34:08Z",
"rates": {
"HTG": 42.760321
}
}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": 4276.032099999999,
"rate": 42.760321
}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