Rate Overview
Live
1 ILS = 11.0024 THB
1 THB = 0.090889
ILS
Avg
11.0332
High
11.0557
Low
11.0024
Last updated: 7/27/2026, 3:35:37 PM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.00 THB |
| 10 ILS | 110.02 THB |
| 50 ILS | 550.12 THB |
| 100 ILS | 1,100.24 THB |
| 500 ILS | 5,501.22 THB |
| 1,000 ILS | 11,002.44 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-27T15:35:37Z",
"rates": {
"THB": 11.002435
}
}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": 1100.2435,
"rate": 11.002435
}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