Rate Overview
Live
1 TRY = 0.066724 ILS
1 ILS = 14.9871
TRY
Avg
0.067549
High
0.068494
Low
0.066724
Last updated: 4/17/2026, 6:09:22 AM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.07 ILS |
| 10 TRY | 0.67 ILS |
| 50 TRY | 3.34 ILS |
| 100 TRY | 6.67 ILS |
| 500 TRY | 33.36 ILS |
| 1,000 TRY | 66.72 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-04-17T06:09:22Z",
"rates": {
"ILS": 0.066724
}
}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": 6.6724000000000006,
"rate": 0.066724
}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