Rate Overview
Live
1 TTD = 0.452132 ILS
1 ILS = 2.2117
TTD
Avg
0.450854
High
0.452888
Low
0.448918
Last updated: 7/26/2026, 1:07:17 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.45 ILS |
| 10 TTD | 4.52 ILS |
| 50 TTD | 22.61 ILS |
| 100 TTD | 45.21 ILS |
| 500 TTD | 226.07 ILS |
| 1,000 TTD | 452.13 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-26T13:07:17Z",
"rates": {
"ILS": 0.452132
}
}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": 45.2132,
"rate": 0.452132
}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