Rate Overview
Live
1 ILS = 44.7518 HTG
1 HTG = 0.022345
ILS
Avg
44.6627
High
45.0989
Low
43.9487
Last updated: 6/17/2026, 6:43:45 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 44.75 HTG |
| 10 ILS | 447.52 HTG |
| 50 ILS | 2,237.59 HTG |
| 100 ILS | 4,475.18 HTG |
| 500 ILS | 22,375.92 HTG |
| 1,000 ILS | 44,751.85 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-06-17T06:43:45Z",
"rates": {
"HTG": 44.751848
}
}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": 4475.1848,
"rate": 44.751848
}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