Rate Overview
Live
1 THB = 0.086685 ILS
1 ILS = 11.5360
THB
Avg
0.101746
High
0.114747
Low
0.086685
Last updated: 5/27/2026, 3:10:31 PM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.87 ILS |
| 50 THB | 4.33 ILS |
| 100 THB | 8.67 ILS |
| 500 THB | 43.34 ILS |
| 1,000 THB | 86.69 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-05-27T15:10:31Z",
"rates": {
"ILS": 0.086685
}
}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.6685,
"rate": 0.086685
}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