Rate Overview
Live
1 ILS = 46.3391 HTG
1 HTG = 0.021580
ILS
Avg
42.5003
High
46.3391
Low
40.1313
Last updated: 5/27/2026, 11:51:49 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 46.34 HTG |
| 10 ILS | 463.39 HTG |
| 50 ILS | 2,316.96 HTG |
| 100 ILS | 4,633.91 HTG |
| 500 ILS | 23,169.57 HTG |
| 1,000 ILS | 46,339.14 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-05-27T23:51:49Z",
"rates": {
"HTG": 46.339138
}
}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": 4633.9138,
"rate": 46.339138
}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