Rate Overview
Live
1 TRY = 0.062195 ILS
1 ILS = 16.0785
TRY
Avg
0.062257
High
0.062710
Low
0.061908
Last updated: 9/7/2026, 5:05:48 PM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.06 ILS |
| 10 TRY | 0.62 ILS |
| 50 TRY | 3.11 ILS |
| 100 TRY | 6.22 ILS |
| 500 TRY | 31.10 ILS |
| 1,000 TRY | 62.20 ILS |
Get TRY/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=ILSExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-07T17:05:48Z",
"rates": {
"ILS": 0.062195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "ILS",
"amount": 100
},
"result": 6.2195,
"rate": 0.062195
}Build with TRY/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key