Rate Overview
Live
1 ILS = 14.2457 TRY
1 TRY = 0.070197
ILS
Avg
14.2022
High
14.3144
Low
14.0034
Last updated: 3/7/2026, 4:23:54 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 14.25 TRY |
| 10 ILS | 142.46 TRY |
| 50 ILS | 712.28 TRY |
| 100 ILS | 1,424.57 TRY |
| 500 ILS | 7,122.85 TRY |
| 1,000 ILS | 14,245.69 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-07T04:23:54Z",
"rates": {
"TRY": 14.245691
}
}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": 1424.5691000000002,
"rate": 14.245691
}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