Rate Overview
Live
1 ILS = 2.1601 TTD
1 TTD = 0.462946
ILS
Avg
2.1726
High
2.2052
Low
2.1300
Last updated: 3/27/2026, 4:35:59 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.16 TTD |
| 10 ILS | 21.60 TTD |
| 50 ILS | 108.00 TTD |
| 100 ILS | 216.01 TTD |
| 500 ILS | 1,080.04 TTD |
| 1,000 ILS | 2,160.08 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-27T16:35:59Z",
"rates": {
"TTD": 2.160081
}
}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": 216.00809999999998,
"rate": 2.160081
}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