Rate Overview
Live
1 THB = 0.089811 ILS
1 ILS = 11.1345
THB
Avg
0.089617
High
0.090377
Low
0.089139
Last updated: 6/17/2026, 6:33:20 AM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.90 ILS |
| 50 THB | 4.49 ILS |
| 100 THB | 8.98 ILS |
| 500 THB | 44.91 ILS |
| 1,000 THB | 89.81 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-06-17T06:33:20Z",
"rates": {
"ILS": 0.089811
}
}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": 8.9811,
"rate": 0.089811
}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