Rate Overview
Live
1 ILS = 15.5949 TRY
1 TRY = 0.064123
ILS
Avg
15.4050
High
15.5949
Low
15.2623
Last updated: 5/7/2026, 9:06:20 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.59 TRY |
| 10 ILS | 155.95 TRY |
| 50 ILS | 779.75 TRY |
| 100 ILS | 1,559.49 TRY |
| 500 ILS | 7,797.46 TRY |
| 1,000 ILS | 15,594.92 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-07T09:06:20Z",
"rates": {
"TRY": 15.594915
}
}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": 1559.4915,
"rate": 15.594915
}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