Rate Overview
Live
1 ILS = 10.4809 THB
1 THB = 0.095411
ILS
Avg
10.4843
High
10.5793
Low
10.3549
Last updated: 3/27/2026, 7:49:00 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 10.48 THB |
| 10 ILS | 104.81 THB |
| 50 ILS | 524.05 THB |
| 100 ILS | 1,048.09 THB |
| 500 ILS | 5,240.47 THB |
| 1,000 ILS | 10,480.94 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-27T07:49:00Z",
"rates": {
"THB": 10.480937
}
}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": 1048.0937000000001,
"rate": 10.480937
}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