Rate Overview
Live
1 ILS = 44.0340 HTG
1 HTG = 0.022710
ILS
Avg
43.6583
High
44.0340
Low
43.4312
Last updated: 8/13/2026, 1:58:00 AM
Quick Conversions
| ILS | HTG |
|---|---|
| 1 ILS | 44.03 HTG |
| 10 ILS | 440.34 HTG |
| 50 ILS | 2,201.70 HTG |
| 100 ILS | 4,403.40 HTG |
| 500 ILS | 22,017.02 HTG |
| 1,000 ILS | 44,034.04 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-08-13T01:58:00Z",
"rates": {
"HTG": 44.034043
}
}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": 4403.4043,
"rate": 44.034043
}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