Rate Overview
Live
1 ILS = 15.4708 TRY
1 TRY = 0.064638
ILS
Avg
13.8206
High
16.1800
Low
11.9083
Last updated: 7/17/2026, 11:15:56 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.47 TRY |
| 10 ILS | 154.71 TRY |
| 50 ILS | 773.54 TRY |
| 100 ILS | 1,547.08 TRY |
| 500 ILS | 7,735.42 TRY |
| 1,000 ILS | 15,470.85 TRY |
Get ILS/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TRYExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-17T11:15:56Z",
"rates": {
"TRY": 15.470847
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TRY",
"amount": 100
},
"result": 1547.0846999999999,
"rate": 15.470847
}Build with ILS/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key