Rate Overview
Live
1 ILS = 11.5311 THB
1 THB = 0.086722
ILS
Avg
10.3465
High
11.5311
Low
9.7292
Last updated: 5/27/2026, 4:19:16 PM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.53 THB |
| 10 ILS | 115.31 THB |
| 50 ILS | 576.56 THB |
| 100 ILS | 1,153.11 THB |
| 500 ILS | 5,765.57 THB |
| 1,000 ILS | 11,531.14 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-27T16:19:16Z",
"rates": {
"THB": 11.531136
}
}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": 1153.1136,
"rate": 11.531136
}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