Rate Overview
Live
1 ILS = 16.2381 TRY
1 TRY = 0.061583
ILS
Avg
8.3814
High
16.2381
Low
2.6289
Last updated: 5/27/2026, 10:42:21 PM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 16.24 TRY |
| 10 ILS | 162.38 TRY |
| 50 ILS | 811.91 TRY |
| 100 ILS | 1,623.81 TRY |
| 500 ILS | 8,119.07 TRY |
| 1,000 ILS | 16,238.15 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-05-27T22:42:21Z",
"rates": {
"TRY": 16.238149
}
}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": 1623.8149,
"rate": 16.238149
}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