Rate Overview
Live
1 ILS = 10.7134 THB
1 THB = 0.093341
ILS
Avg
10.6254
High
10.7134
Low
10.5273
Last updated: 4/17/2026, 6:05:36 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 10.71 THB |
| 10 ILS | 107.13 THB |
| 50 ILS | 535.67 THB |
| 100 ILS | 1,071.34 THB |
| 500 ILS | 5,356.68 THB |
| 1,000 ILS | 10,713.37 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-04-17T06:05:36Z",
"rates": {
"THB": 10.713366
}
}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": 1071.3366,
"rate": 10.713366
}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