Rate Overview
Live
1 ILS = 11.1344 THB
1 THB = 0.089812
ILS
Avg
11.1588
High
11.2184
Low
11.0647
Last updated: 6/17/2026, 6:33:20 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 11.13 THB |
| 10 ILS | 111.34 THB |
| 50 ILS | 556.72 THB |
| 100 ILS | 1,113.44 THB |
| 500 ILS | 5,567.22 THB |
| 1,000 ILS | 11,134.43 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-06-17T06:33:20Z",
"rates": {
"THB": 11.13443
}
}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": 1113.443,
"rate": 11.13443
}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