Rate Overview
Live
1 THB = 0.090119 ILS
1 ILS = 11.0964
THB
Avg
0.090453
High
0.090817
Low
0.089986
Last updated: 5/7/2026, 7:45:33 AM
Quick Conversions
| THB | ILS |
|---|---|
| 1 THB | 0.09 ILS |
| 10 THB | 0.90 ILS |
| 50 THB | 4.51 ILS |
| 100 THB | 9.01 ILS |
| 500 THB | 45.06 ILS |
| 1,000 THB | 90.12 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-07T07:45:33Z",
"rates": {
"ILS": 0.090119
}
}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.0119,
"rate": 0.090119
}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