Rate Overview
Live
1 ILS = 10.9803 THB
1 THB = 0.091072
ILS
Avg
9.8888
High
11.1392
Low
8.8667
Last updated: 7/28/2026, 1:33:38 PM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 10.98 THB |
| 10 ILS | 109.80 THB |
| 50 ILS | 549.02 THB |
| 100 ILS | 1,098.03 THB |
| 500 ILS | 5,490.17 THB |
| 1,000 ILS | 10,980.34 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-28T13:33:38Z",
"rates": {
"THB": 10.980344
}
}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": 1098.0344,
"rate": 10.980344
}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