Rate Overview
Live
1 THB = 0.090841 ILS
1 ILS = 11.0082
THB
Avg
0.090630
High
0.090841
Low
0.090450
Last updated: 7/27/2026, 10:07:36 PM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.91 ILS |
| 50 THB | 4.54 ILS |
| 100 THB | 9.08 ILS |
| 500 THB | 45.42 ILS |
| 1,000 THB | 90.84 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-27T22:07:36Z",
"rates": {
"ILS": 0.090841
}
}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.084100000000001,
"rate": 0.090841
}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