Rate Overview
Live
1 TTD = 0.463609 ILS
1 ILS = 2.1570
TTD
Avg
0.460517
High
0.463609
Low
0.458032
Last updated: 3/27/2026, 11:27:35 AM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.46 ILS |
| 10 TTD | 4.64 ILS |
| 50 TTD | 23.18 ILS |
| 100 TTD | 46.36 ILS |
| 500 TTD | 231.80 ILS |
| 1,000 TTD | 463.61 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-27T11:27:35Z",
"rates": {
"ILS": 0.463609
}
}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.3609,
"rate": 0.463609
}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