Rate Overview
Live
1 ILS = 15.6582 TRY
1 TRY = 0.063864
ILS
Avg
15.6311
High
15.8999
Low
15.3995
Last updated: 7/14/2026, 5:58:18 PM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.66 TRY |
| 10 ILS | 156.58 TRY |
| 50 ILS | 782.91 TRY |
| 100 ILS | 1,565.82 TRY |
| 500 ILS | 7,829.09 TRY |
| 1,000 ILS | 15,658.17 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-14T17:58:18Z",
"rates": {
"TRY": 15.658172
}
}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": 1565.8172,
"rate": 15.658172
}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