Rate Overview
Live
1 ILS = 15.9000 TRY
1 TRY = 0.062893
ILS
Avg
16.0961
High
16.2290
Low
15.9000
Last updated: 9/2/2026, 5:38:39 AM
Quick Conversions
| ILS | TRY |
|---|---|
| 1 ILS | 15.90 TRY |
| 10 ILS | 159.00 TRY |
| 50 ILS | 795.00 TRY |
| 100 ILS | 1,590.00 TRY |
| 500 ILS | 7,949.99 TRY |
| 1,000 ILS | 15,899.98 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-09-02T05:38:39Z",
"rates": {
"TRY": 15.899981
}
}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": 1589.9981,
"rate": 15.899981
}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