Rate Overview
Live
1 ILS = 2.2696 TTD
1 TTD = 0.440606
ILS
Avg
2.2449
High
2.2696
Low
2.2124
Last updated: 4/17/2026, 6:12:55 AM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.27 TTD |
| 10 ILS | 22.70 TTD |
| 50 ILS | 113.48 TTD |
| 100 ILS | 226.96 TTD |
| 500 ILS | 1,134.80 TTD |
| 1,000 ILS | 2,269.60 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-04-17T06:12:55Z",
"rates": {
"TTD": 2.269603
}
}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": 226.96030000000002,
"rate": 2.269603
}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