Rate Overview
Live
1 ILS = 15.5934 TRY
1 TRY = 0.064130
ILS
Avg
15.4041
High
15.5934
Low
15.2623
Last updated: 5/7/2026, 8:03:09 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.59 TRY |
| 10 ILS | 155.93 TRY |
| 50 ILS | 779.67 TRY |
| 100 ILS | 1,559.34 TRY |
| 500 ILS | 7,796.72 TRY |
| 1,000 ILS | 15,593.45 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-07T08:03:09Z",
"rates": {
"TRY": 15.593445
}
}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.3445,
"rate": 15.593445
}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