Rate Overview
Live
1 TRY = 0.070200 ILS
1 ILS = 14.2450
TRY
Avg
0.070443
High
0.071411
Low
0.069859
Last updated: 3/7/2026, 1:00:13 AM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.07 ILS |
| 10 TRY | 0.70 ILS |
| 50 TRY | 3.51 ILS |
| 100 TRY | 7.02 ILS |
| 500 TRY | 35.10 ILS |
| 1,000 TRY | 70.20 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-07T01:00:13Z",
"rates": {
"ILS": 0.0702
}
}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.02,
"rate": 0.0702
}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