Rate Overview
Live
1 ILS = 2.1907 TTD
1 TTD = 0.456479
ILS
Avg
2.1846
High
2.2031
Low
2.1477
Last updated: 3/7/2026, 5:01:33 AM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.19 TTD |
| 10 ILS | 21.91 TTD |
| 50 ILS | 109.53 TTD |
| 100 ILS | 219.07 TTD |
| 500 ILS | 1,095.34 TTD |
| 1,000 ILS | 2,190.68 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-07T05:01:33Z",
"rates": {
"TTD": 2.190679
}
}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": 219.06789999999998,
"rate": 2.190679
}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