Rate Overview
Live
1 TTD = 0.464855 ILS
1 ILS = 2.1512
TTD
Avg
0.459707
High
0.466245
Low
0.453900
Last updated: 3/27/2026, 1:08:55 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.46 ILS |
| 10 TTD | 4.65 ILS |
| 50 TTD | 23.24 ILS |
| 100 TTD | 46.49 ILS |
| 500 TTD | 232.43 ILS |
| 1,000 TTD | 464.86 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-03-27T13:08:55Z",
"rates": {
"ILS": 0.464855
}
}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": 46.4855,
"rate": 0.464855
}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