Rate Overview
Live
1 TTD = 0.465032 ILS
1 ILS = 2.1504
TTD
Avg
0.471993
High
0.494740
Low
0.455145
Last updated: 3/27/2026, 2:51:24 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.47 ILS |
| 10 TTD | 4.65 ILS |
| 50 TTD | 23.25 ILS |
| 100 TTD | 46.50 ILS |
| 500 TTD | 232.52 ILS |
| 1,000 TTD | 465.03 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-03-27T14:51:24Z",
"rates": {
"ILS": 0.465032
}
}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": 46.5032,
"rate": 0.465032
}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