Rate Overview
Live
1 ILS = 2.2465 TTD
1 TTD = 0.445137
ILS
Avg
2.2555
High
2.2818
Low
2.2385
Last updated: 9/4/2026, 7:28:47 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.25 TTD |
| 10 ILS | 22.46 TTD |
| 50 ILS | 112.32 TTD |
| 100 ILS | 224.65 TTD |
| 500 ILS | 1,123.25 TTD |
| 1,000 ILS | 2,246.50 TTD |
Get ILS/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TTDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-04T19:28:47Z",
"rates": {
"TTD": 2.246499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TTD",
"amount": 100
},
"result": 224.6499,
"rate": 2.246499
}Build with ILS/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key