Rate Overview
Live
1 ILS = 10.9233 THB
1 THB = 0.091547
ILS
Avg
10.9834
High
11.1000
Low
10.9233
Last updated: 9/6/2026, 7:36:46 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 10.92 THB |
| 10 ILS | 109.23 THB |
| 50 ILS | 546.17 THB |
| 100 ILS | 1,092.33 THB |
| 500 ILS | 5,461.66 THB |
| 1,000 ILS | 10,923.32 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-09-06T07:36:46Z",
"rates": {
"THB": 10.923315
}
}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": 1092.3315,
"rate": 10.923315
}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