Rate Overview
Live
1 ILS = 11.0598 THB
1 THB = 0.090417
ILS
Avg
11.0155
High
11.0598
Low
10.9749
Last updated: 8/12/2026, 12:34:35 PM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.06 THB |
| 10 ILS | 110.60 THB |
| 50 ILS | 552.99 THB |
| 100 ILS | 1,105.98 THB |
| 500 ILS | 5,529.92 THB |
| 1,000 ILS | 11,059.84 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-08-12T12:34:35Z",
"rates": {
"THB": 11.059835
}
}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.9835,
"rate": 11.059835
}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