Rate Overview
Live
1 TRY = 0.062698 ILS
1 ILS = 15.9495
TRY
Avg
0.138939
High
0.372259
Low
0.062698
Last updated: 8/8/2026, 6:59:32 PM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.06 ILS |
| 10 TRY | 0.63 ILS |
| 50 TRY | 3.13 ILS |
| 100 TRY | 6.27 ILS |
| 500 TRY | 31.35 ILS |
| 1,000 TRY | 62.70 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-08-08T18:59:32Z",
"rates": {
"ILS": 0.062698
}
}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.2698,
"rate": 0.062698
}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