Rate Overview
Live
1 ILS = 15.5090 TRY
1 TRY = 0.064479
ILS
Avg
14.9658
High
16.1788
Low
13.9890
Last updated: 7/26/2026, 4:17:07 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.51 TRY |
| 10 ILS | 155.09 TRY |
| 50 ILS | 775.45 TRY |
| 100 ILS | 1,550.90 TRY |
| 500 ILS | 7,754.49 TRY |
| 1,000 ILS | 15,508.98 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-26T04:17:07Z",
"rates": {
"TRY": 15.508983
}
}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": 1550.8983,
"rate": 15.508983
}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