Rate Overview
Live
1 HTG = 0.022867 ILS
1 ILS = 43.7311
HTG
Avg
0.023085
High
0.023394
Low
0.022867
Last updated: 4/17/2026, 10:41:43 AM
Quick Conversions
| HTG | ILS |
|---|---|
| 1 HTG | 0.02 ILS |
| 10 HTG | 0.23 ILS |
| 50 HTG | 1.14 ILS |
| 100 HTG | 2.29 ILS |
| 500 HTG | 11.43 ILS |
| 1,000 HTG | 22.87 ILS |
Get HTG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ILSExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T10:41:43Z",
"rates": {
"ILS": 0.022867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ILS",
"amount": 100
},
"result": 2.2866999999999997,
"rate": 0.022867
}Build with HTG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key