Rate Overview
Live
1 ILS = 11.2350 THB
1 THB = 0.089008
ILS
Avg
11.1161
High
11.2381
Low
10.9911
Last updated: 7/16/2026, 5:23:45 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.23 THB |
| 10 ILS | 112.35 THB |
| 50 ILS | 561.75 THB |
| 100 ILS | 1,123.50 THB |
| 500 ILS | 5,617.48 THB |
| 1,000 ILS | 11,234.96 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-16T05:23:45Z",
"rates": {
"THB": 11.234962
}
}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": 1123.4962,
"rate": 11.234962
}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