Rate Overview
Live
1 ILS = 41.7830 HTG
1 HTG = 0.023933
ILS
Avg
41.9740
High
42.1860
Low
41.6709
Last updated: 3/28/2026, 9:12:42 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 41.78 HTG |
| 10 ILS | 417.83 HTG |
| 50 ILS | 2,089.15 HTG |
| 100 ILS | 4,178.30 HTG |
| 500 ILS | 20,891.51 HTG |
| 1,000 ILS | 41,783.01 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-28T09:12:42Z",
"rates": {
"HTG": 41.783013
}
}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": 4178.3013,
"rate": 41.783013
}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