Rate Overview
Live
1 ILS = 2.1512 TTD
1 TTD = 0.464856
ILS
Avg
2.1707
High
2.1832
Low
2.1512
Last updated: 3/27/2026, 1:07:31 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.15 TTD |
| 10 ILS | 21.51 TTD |
| 50 ILS | 107.56 TTD |
| 100 ILS | 215.12 TTD |
| 500 ILS | 1,075.60 TTD |
| 1,000 ILS | 2,151.21 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-03-27T13:07:31Z",
"rates": {
"TTD": 2.151206
}
}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": 215.12060000000002,
"rate": 2.151206
}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