Rate Overview
Live
1 ILS = 14.9806 TRY
1 TRY = 0.066753
ILS
Avg
14.8046
High
14.9806
Low
14.5997
Last updated: 4/17/2026, 4:52:46 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 14.98 TRY |
| 10 ILS | 149.81 TRY |
| 50 ILS | 749.03 TRY |
| 100 ILS | 1,498.06 TRY |
| 500 ILS | 7,490.32 TRY |
| 1,000 ILS | 14,980.65 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-04-17T04:52:46Z",
"rates": {
"TRY": 14.980645
}
}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": 1498.0645000000002,
"rate": 14.980645
}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