Rate Overview
Live
1 ILS = 16.2337 TRY
1 TRY = 0.061600
ILS
Avg
15.8813
High
16.2337
Low
15.5943
Last updated: 5/27/2026, 6:17:53 PM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 16.23 TRY |
| 10 ILS | 162.34 TRY |
| 50 ILS | 811.68 TRY |
| 100 ILS | 1,623.37 TRY |
| 500 ILS | 8,116.83 TRY |
| 1,000 ILS | 16,233.66 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-05-27T18:17:53Z",
"rates": {
"TRY": 16.233661
}
}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": 1623.3661000000002,
"rate": 16.233661
}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