Rate Overview
Live
1 ILS = 15.3998 TRY
1 TRY = 0.064936
ILS
Avg
8.8696
High
15.8048
Low
2.5860
Last updated: 7/24/2026, 4:23:15 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.40 TRY |
| 10 ILS | 154.00 TRY |
| 50 ILS | 769.99 TRY |
| 100 ILS | 1,539.98 TRY |
| 500 ILS | 7,699.92 TRY |
| 1,000 ILS | 15,399.85 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-24T04:23:15Z",
"rates": {
"TRY": 15.399847
}
}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": 1539.9847,
"rate": 15.399847
}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