Rate Overview
Live
1 ILS = 15.6325 TRY
1 TRY = 0.063969
ILS
Avg
15.6223
High
15.6738
Low
15.5234
Last updated: 7/6/2026, 6:00:22 PM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.63 TRY |
| 10 ILS | 156.32 TRY |
| 50 ILS | 781.62 TRY |
| 100 ILS | 1,563.25 TRY |
| 500 ILS | 7,816.23 TRY |
| 1,000 ILS | 15,632.47 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-06T18:00:22Z",
"rates": {
"TRY": 15.632467
}
}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": 1563.2467,
"rate": 15.632467
}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