Rate Overview
Live
1 ILS = 2.3348 TTD
1 TTD = 0.428296
ILS
Avg
2.3126
High
2.3348
Low
2.2925
Last updated: 5/7/2026, 10:12:02 AM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.33 TTD |
| 10 ILS | 23.35 TTD |
| 50 ILS | 116.74 TTD |
| 100 ILS | 233.48 TTD |
| 500 ILS | 1,167.42 TTD |
| 1,000 ILS | 2,334.83 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-07T10:12:02Z",
"rates": {
"TTD": 2.334834
}
}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": 233.4834,
"rate": 2.334834
}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