Rate Overview
Live
1 ILS = 2.1504 TTD
1 TTD = 0.465033
ILS
Avg
2.1705
High
2.1832
Low
2.1504
Last updated: 3/27/2026, 2:45:28 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.15 TTD |
| 10 ILS | 21.50 TTD |
| 50 ILS | 107.52 TTD |
| 100 ILS | 215.04 TTD |
| 500 ILS | 1,075.19 TTD |
| 1,000 ILS | 2,150.39 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-27T14:45:28Z",
"rates": {
"TTD": 2.150387
}
}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.03869999999998,
"rate": 2.150387
}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