Rate Overview
Live
1 ILS = 42.7717 HTG
1 HTG = 0.023380
ILS
Avg
43.1863
High
46.5394
Low
41.1619
Last updated: 7/29/2026, 10:26:51 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 42.77 HTG |
| 10 ILS | 427.72 HTG |
| 50 ILS | 2,138.58 HTG |
| 100 ILS | 4,277.17 HTG |
| 500 ILS | 21,385.85 HTG |
| 1,000 ILS | 42,771.70 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-07-29T10:26:51Z",
"rates": {
"HTG": 42.771698
}
}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": 4277.1698,
"rate": 42.771698
}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