Rate Overview
Live
1 TTD = 0.442869 ILS
1 ILS = 2.2580
TTD
Avg
0.439126
High
0.447700
Low
0.428740
Last updated: 7/12/2026, 2:15:59 AM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.44 ILS |
| 10 TTD | 4.43 ILS |
| 50 TTD | 22.14 ILS |
| 100 TTD | 44.29 ILS |
| 500 TTD | 221.43 ILS |
| 1,000 TTD | 442.87 ILS |
Get TTD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=ILSExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-12T02:15:59Z",
"rates": {
"ILS": 0.442869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "ILS",
"amount": 100
},
"result": 44.2869,
"rate": 0.442869
}Build with TTD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key