Rate Overview
Live
1 ILS = 10.2983 THB
1 THB = 0.097104
ILS
Avg
10.1972
High
10.3384
Low
9.9129
Last updated: 3/7/2026, 3:44:00 AM
Quick Conversions
| ILS | THB |
|---|---|
| 1 ILS | 10.30 THB |
| 10 ILS | 102.98 THB |
| 50 ILS | 514.91 THB |
| 100 ILS | 1,029.83 THB |
| 500 ILS | 5,149.13 THB |
| 1,000 ILS | 10,298.25 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-07T03:44:00Z",
"rates": {
"THB": 10.298254
}
}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": 1029.8254,
"rate": 10.298254
}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