Rate Overview
Live
1 THB = 0.090448 ILS
1 ILS = 11.0561
THB
Avg
0.090287
High
0.090982
Low
0.089188
Last updated: 7/27/2026, 12:05:21 PM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.90 ILS |
| 50 THB | 4.52 ILS |
| 100 THB | 9.04 ILS |
| 500 THB | 45.22 ILS |
| 1,000 THB | 90.45 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-27T12:05:21Z",
"rates": {
"ILS": 0.090448
}
}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.0448,
"rate": 0.090448
}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