Rate Overview
Live
1 TTD = 0.438106 ILS
1 ILS = 2.2826
TTD
Avg
0.442189
High
0.445211
Low
0.438106
Last updated: 8/13/2026, 10:41:37 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.44 ILS |
| 10 TTD | 4.38 ILS |
| 50 TTD | 21.91 ILS |
| 100 TTD | 43.81 ILS |
| 500 TTD | 219.05 ILS |
| 1,000 TTD | 438.11 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-08-13T22:41:37Z",
"rates": {
"ILS": 0.438106
}
}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": 43.8106,
"rate": 0.438106
}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