Rate Overview
Live
1 TTD = 0.429476 ILS
1 ILS = 2.3284
TTD
Avg
0.432576
High
0.436213
Low
0.428563
Last updated: 5/7/2026, 6:53:08 AM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.43 ILS |
| 10 TTD | 4.29 ILS |
| 50 TTD | 21.47 ILS |
| 100 TTD | 42.95 ILS |
| 500 TTD | 214.74 ILS |
| 1,000 TTD | 429.48 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-05-07T06:53:08Z",
"rates": {
"ILS": 0.429476
}
}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": 42.9476,
"rate": 0.429476
}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