Rate Overview
Live
1 ILS = 42.4213 HTG
1 HTG = 0.023573
ILS
Avg
42.3994
High
42.7585
Low
41.7848
Last updated: 3/7/2026, 8:56:13 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 42.42 HTG |
| 10 ILS | 424.21 HTG |
| 50 ILS | 2,121.07 HTG |
| 100 ILS | 4,242.13 HTG |
| 500 ILS | 21,210.66 HTG |
| 1,000 ILS | 42,421.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-03-07T08:56:13Z",
"rates": {
"HTG": 42.421315
}
}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": 4242.1315,
"rate": 42.421315
}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