Rate Overview
Live
1 ILS = 14.1545 TRY
1 TRY = 0.070649
ILS
Avg
14.2038
High
14.2658
Low
14.1545
Last updated: 3/27/2026, 9:33:18 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 14.15 TRY |
| 10 ILS | 141.55 TRY |
| 50 ILS | 707.73 TRY |
| 100 ILS | 1,415.45 TRY |
| 500 ILS | 7,077.25 TRY |
| 1,000 ILS | 14,154.50 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-27T09:33:18Z",
"rates": {
"TRY": 14.1545
}
}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": 1415.45,
"rate": 14.1545
}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