Rate Overview
Live
1 THB = 0.097017 ILS
1 ILS = 10.3075
THB
Avg
0.098201
High
0.100878
Low
0.096726
Last updated: 3/7/2026, 12:08:31 AM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.10 ILS |
| 10 THB | 0.97 ILS |
| 50 THB | 4.85 ILS |
| 100 THB | 9.70 ILS |
| 500 THB | 48.51 ILS |
| 1,000 THB | 97.02 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-07T00:08:31Z",
"rates": {
"ILS": 0.097017
}
}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.7017,
"rate": 0.097017
}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