Rate Overview
Live
1 TRY = 0.070648 ILS
1 ILS = 14.1547
TRY
Avg
0.161220
High
0.408007
Low
0.070101
Last updated: 3/27/2026, 9:37:14 AM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.07 ILS |
| 10 TRY | 0.71 ILS |
| 50 TRY | 3.53 ILS |
| 100 TRY | 7.06 ILS |
| 500 TRY | 35.32 ILS |
| 1,000 TRY | 70.65 ILS |
Get TRY/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=ILSExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:37:14Z",
"rates": {
"ILS": 0.070648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "ILS",
"amount": 100
},
"result": 7.0648,
"rate": 0.070648
}Build with TRY/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key