Rate Overview
Live
1 ILS = 2.3351 TTD
1 TTD = 0.428250
ILS
Avg
2.3152
High
2.3351
Low
2.2772
Last updated: 6/16/2026, 2:34:52 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.34 TTD |
| 10 ILS | 23.35 TTD |
| 50 ILS | 116.75 TTD |
| 100 ILS | 233.51 TTD |
| 500 ILS | 1,167.54 TTD |
| 1,000 ILS | 2,335.09 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-06-16T14:34:52Z",
"rates": {
"TTD": 2.335086
}
}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": 233.5086,
"rate": 2.335086
}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