Rate Overview
Live
1 THB = 0.095507 ILS
1 ILS = 10.4704
THB
Avg
0.102576
High
0.113971
Low
0.091360
Last updated: 3/27/2026, 9:37:38 AM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.10 ILS |
| 10 THB | 0.96 ILS |
| 50 THB | 4.78 ILS |
| 100 THB | 9.55 ILS |
| 500 THB | 47.75 ILS |
| 1,000 THB | 95.51 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-03-27T09:37:38Z",
"rates": {
"ILS": 0.095507
}
}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.550699999999999,
"rate": 0.095507
}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