Rate Overview
Live
1 THB = 0.090718 ILS
1 ILS = 11.0232
THB
Avg
0.090091
High
0.090718
Low
0.089205
Last updated: 7/6/2026, 3:47:11 AM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.91 ILS |
| 50 THB | 4.54 ILS |
| 100 THB | 9.07 ILS |
| 500 THB | 45.36 ILS |
| 1,000 THB | 90.72 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-06T03:47:11Z",
"rates": {
"ILS": 0.090718
}
}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.0718,
"rate": 0.090718
}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