Rate Overview
Live
1 ILS = 46.3424 HTG
1 HTG = 0.021579
ILS
Avg
45.5139
High
46.3424
Low
44.7865
Last updated: 5/27/2026, 10:41:39 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 46.34 HTG |
| 10 ILS | 463.42 HTG |
| 50 ILS | 2,317.12 HTG |
| 100 ILS | 4,634.24 HTG |
| 500 ILS | 23,171.21 HTG |
| 1,000 ILS | 46,342.42 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-27T22:41:39Z",
"rates": {
"HTG": 46.342417
}
}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": 4634.2417,
"rate": 46.342417
}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