Rate Overview
Live
1 ILS = 43.8520 HTG
1 HTG = 0.022804
ILS
Avg
43.7840
High
43.9791
Low
43.5788
Last updated: 7/6/2026, 12:01:31 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 43.85 HTG |
| 10 ILS | 438.52 HTG |
| 50 ILS | 2,192.60 HTG |
| 100 ILS | 4,385.20 HTG |
| 500 ILS | 21,925.99 HTG |
| 1,000 ILS | 43,851.97 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-06T00:01:31Z",
"rates": {
"HTG": 43.851973
}
}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": 4385.1973,
"rate": 43.851973
}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