Rate Overview
Live
1 TRY = 0.064607 ILS
1 ILS = 15.4782
TRY
Avg
0.064585
High
0.065050
Low
0.064139
Last updated: 7/29/2026, 5:58:12 AM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.06 ILS |
| 10 TRY | 0.65 ILS |
| 50 TRY | 3.23 ILS |
| 100 TRY | 6.46 ILS |
| 500 TRY | 32.30 ILS |
| 1,000 TRY | 64.61 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-07-29T05:58:12Z",
"rates": {
"ILS": 0.064607
}
}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.4607,
"rate": 0.064607
}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