Rate Overview
Live
1 ILS = 2.2710 TTD
1 TTD = 0.440341
ILS
Avg
2.2450
High
2.2710
Low
2.2124
Last updated: 4/17/2026, 5:49:05 AM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.27 TTD |
| 10 ILS | 22.71 TTD |
| 50 ILS | 113.55 TTD |
| 100 ILS | 227.10 TTD |
| 500 ILS | 1,135.48 TTD |
| 1,000 ILS | 2,270.97 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-17T05:49:05Z",
"rates": {
"TTD": 2.270969
}
}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": 227.0969,
"rate": 2.270969
}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