Rate Overview
Live
1 TTD = 0.444826 ILS
1 ILS = 2.2481
TTD
Avg
0.442605
High
0.446728
Low
0.437939
Last updated: 9/3/2026, 1:21:33 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.44 ILS |
| 10 TTD | 4.45 ILS |
| 50 TTD | 22.24 ILS |
| 100 TTD | 44.48 ILS |
| 500 TTD | 222.41 ILS |
| 1,000 TTD | 444.83 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-09-03T13:21:33Z",
"rates": {
"ILS": 0.444826
}
}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.4826,
"rate": 0.444826
}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