Rate Overview
Live
1 ILS = 11.5360 THB
1 THB = 0.086685
ILS
Avg
11.3277
High
11.5360
Low
11.1775
Last updated: 5/27/2026, 3:09:15 PM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.54 THB |
| 10 ILS | 115.36 THB |
| 50 ILS | 576.80 THB |
| 100 ILS | 1,153.60 THB |
| 500 ILS | 5,768.01 THB |
| 1,000 ILS | 11,536.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-05-27T15:09:15Z",
"rates": {
"THB": 11.536013
}
}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": 1153.6013,
"rate": 11.536013
}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