Rate Overview
Live
1 ILS = 14.1439 TRY
1 TRY = 0.070702
ILS
Avg
14.1797
High
14.3144
Low
13.9851
Last updated: 3/27/2026, 11:11:34 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 14.14 TRY |
| 10 ILS | 141.44 TRY |
| 50 ILS | 707.19 TRY |
| 100 ILS | 1,414.39 TRY |
| 500 ILS | 7,071.94 TRY |
| 1,000 ILS | 14,143.89 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-03-27T11:11:34Z",
"rates": {
"TRY": 14.143886
}
}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": 1414.3886,
"rate": 14.143886
}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