Rate Overview
Live
1 TRY = 0.064290 ILS
1 ILS = 15.5545
TRY
Avg
0.064824
High
0.065521
Low
0.064256
Last updated: 5/8/2026, 3:20:00 AM
Quick Conversions
| TRY | ILS |
|---|---|
| 1 TRY | 0.06 ILS |
| 10 TRY | 0.64 ILS |
| 50 TRY | 3.21 ILS |
| 100 TRY | 6.43 ILS |
| 500 TRY | 32.15 ILS |
| 1,000 TRY | 64.29 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-05-08T03:20:00Z",
"rates": {
"ILS": 0.06429
}
}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.429,
"rate": 0.06429
}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