Rate Overview
Live
1 ILS = 2.2375 TTD
1 TTD = 0.446918
ILS
Avg
2.2321
High
2.4162
Low
2.1300
Last updated: 7/27/2026, 9:25:29 AM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.24 TTD |
| 10 ILS | 22.38 TTD |
| 50 ILS | 111.88 TTD |
| 100 ILS | 223.75 TTD |
| 500 ILS | 1,118.77 TTD |
| 1,000 ILS | 2,237.55 TTD |
Get ILS/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TTDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T09:25:29Z",
"rates": {
"TTD": 2.237547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TTD",
"amount": 100
},
"result": 223.7547,
"rate": 2.237547
}Build with ILS/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key