Rate Overview
Live
1 ILS = 45.0996 HTG
1 HTG = 0.022173
ILS
Avg
44.6323
High
45.1693
Low
44.2408
Last updated: 5/7/2026, 4:43:25 PM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 45.10 HTG |
| 10 ILS | 451.00 HTG |
| 50 ILS | 2,254.98 HTG |
| 100 ILS | 4,509.96 HTG |
| 500 ILS | 22,549.82 HTG |
| 1,000 ILS | 45,099.63 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-07T16:43:25Z",
"rates": {
"HTG": 45.099633
}
}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": 4509.963299999999,
"rate": 45.099633
}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