Rate Overview
Live
1 TTD = 0.457007 ILS
1 ILS = 2.1882
TTD
Avg
0.458008
High
0.465605
Low
0.453900
Last updated: 3/7/2026, 2:12:13 AM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.46 ILS |
| 10 TTD | 4.57 ILS |
| 50 TTD | 22.85 ILS |
| 100 TTD | 45.70 ILS |
| 500 TTD | 228.50 ILS |
| 1,000 TTD | 457.01 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-07T02:12:13Z",
"rates": {
"ILS": 0.457007
}
}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.7007,
"rate": 0.457007
}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