Rate Overview
Live
1 ILS = 11.0580 THB
1 THB = 0.090432
ILS
Avg
11.1250
High
11.2100
Low
11.0580
Last updated: 7/3/2026, 8:20:42 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.06 THB |
| 10 ILS | 110.58 THB |
| 50 ILS | 552.90 THB |
| 100 ILS | 1,105.80 THB |
| 500 ILS | 5,529.01 THB |
| 1,000 ILS | 11,058.01 THB |
Get ILS/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=THBExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-03T08:20:42Z",
"rates": {
"THB": 11.058014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "THB",
"amount": 100
},
"result": 1105.8014,
"rate": 11.058014
}Build with ILS/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key