Rate Overview
Live
1 ILS = 2.4011 TTD
1 TTD = 0.416468
ILS
Avg
2.2200
High
2.4011
Low
2.1300
Last updated: 5/27/2026, 3:48:20 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.40 TTD |
| 10 ILS | 24.01 TTD |
| 50 ILS | 120.06 TTD |
| 100 ILS | 240.11 TTD |
| 500 ILS | 1,200.57 TTD |
| 1,000 ILS | 2,401.15 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-05-27T15:48:20Z",
"rates": {
"TTD": 2.401147
}
}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": 240.1147,
"rate": 2.401147
}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