Rate Overview
Live
1 TTD = 0.450565 ILS
1 ILS = 2.2194
TTD
Avg
0.445689
High
0.461115
Low
0.413867
Last updated: 7/27/2026, 3:42:05 AM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.45 ILS |
| 10 TTD | 4.51 ILS |
| 50 TTD | 22.53 ILS |
| 100 TTD | 45.06 ILS |
| 500 TTD | 225.28 ILS |
| 1,000 TTD | 450.57 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-27T03:42:05Z",
"rates": {
"ILS": 0.450565
}
}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.0565,
"rate": 0.450565
}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