Rate Overview
Live
1 ILS = 2.2117 TTD
1 TTD = 0.452132
ILS
Avg
2.2180
High
2.2276
Low
2.2081
Last updated: 7/26/2026, 3:21:53 PM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.21 TTD |
| 10 ILS | 22.12 TTD |
| 50 ILS | 110.59 TTD |
| 100 ILS | 221.17 TTD |
| 500 ILS | 1,105.87 TTD |
| 1,000 ILS | 2,211.74 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-07-26T15:21:53Z",
"rates": {
"TTD": 2.211742
}
}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": 221.1742,
"rate": 2.211742
}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