Rate Overview
Live
1 ILS = 11.0775 THB
1 THB = 0.090273
ILS
Avg
11.0534
High
11.1128
Low
11.0111
Last updated: 5/7/2026, 8:03:08 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.08 THB |
| 10 ILS | 110.77 THB |
| 50 ILS | 553.87 THB |
| 100 ILS | 1,107.75 THB |
| 500 ILS | 5,538.74 THB |
| 1,000 ILS | 11,077.47 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-07T08:03:08Z",
"rates": {
"THB": 11.077471
}
}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": 1107.7470999999998,
"rate": 11.077471
}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