Rate Overview
Live
1 ILS = 10.4704 THB
1 THB = 0.095508
ILS
Avg
9.9945
High
10.4934
Low
9.6360
Last updated: 3/27/2026, 9:35:54 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 10.47 THB |
| 10 ILS | 104.70 THB |
| 50 ILS | 523.52 THB |
| 100 ILS | 1,047.04 THB |
| 500 ILS | 5,235.19 THB |
| 1,000 ILS | 10,470.38 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-03-27T09:35:54Z",
"rates": {
"THB": 10.470376
}
}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": 1047.0375999999999,
"rate": 10.470376
}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