Rate Overview
Live
1 ILS = 15.6038 TRY
1 TRY = 0.064087
ILS
Avg
14.7960
High
16.1867
Low
13.4728
Last updated: 7/19/2026, 1:52:21 PM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.60 TRY |
| 10 ILS | 156.04 TRY |
| 50 ILS | 780.19 TRY |
| 100 ILS | 1,560.38 TRY |
| 500 ILS | 7,801.92 TRY |
| 1,000 ILS | 15,603.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-19T13:52:21Z",
"rates": {
"TRY": 15.603845
}
}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": 1560.3845,
"rate": 15.603845
}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