Rate Overview
Live
1 HTG = 0.022129 ILS
1 ILS = 45.1896
HTG
Avg
0.022398
High
0.022603
Low
0.022114
Last updated: 5/7/2026, 1:45:32 PM
Quick Conversions
| HTG | ILS |
|---|---|
| 1 HTG | 0.02 ILS |
| 10 HTG | 0.22 ILS |
| 50 HTG | 1.11 ILS |
| 100 HTG | 2.21 ILS |
| 500 HTG | 11.06 ILS |
| 1,000 HTG | 22.13 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-05-07T13:45:32Z",
"rates": {
"ILS": 0.022129
}
}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.2129,
"rate": 0.022129
}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