Rate Overview
Live
1 TTD = 0.446086 ILS
1 ILS = 2.2417
TTD
Avg
0.442112
High
0.446086
Low
0.437529
Last updated: 7/5/2026, 5:07:16 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.45 ILS |
| 10 TTD | 4.46 ILS |
| 50 TTD | 22.30 ILS |
| 100 TTD | 44.61 ILS |
| 500 TTD | 223.04 ILS |
| 1,000 TTD | 446.09 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-05T17:07:16Z",
"rates": {
"ILS": 0.446086
}
}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.608599999999996,
"rate": 0.446086
}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