Rate Overview
Live
1 THB = 0.090937 ILS
1 ILS = 10.9966
THB
Avg
0.093174
High
0.100452
Low
0.086751
Last updated: 7/28/2026, 11:52:34 AM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.91 ILS |
| 50 THB | 4.55 ILS |
| 100 THB | 9.09 ILS |
| 500 THB | 45.47 ILS |
| 1,000 THB | 90.94 ILS |
Get THB/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=ILSExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:52:34Z",
"rates": {
"ILS": 0.090937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "ILS",
"amount": 100
},
"result": 9.0937,
"rate": 0.090937
}Build with THB/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key