Rate Overview
Live
1 ILS = 2.2725 TTD
1 TTD = 0.440045
ILS
Avg
2.2602
High
2.2732
Low
2.2461
Last updated: 8/13/2026, 9:27:30 AM
Quick Conversions
| ILS | TTD |
|---|---|
| 1 ILS | 2.27 TTD |
| 10 ILS | 22.72 TTD |
| 50 ILS | 113.62 TTD |
| 100 ILS | 227.25 TTD |
| 500 ILS | 1,136.25 TTD |
| 1,000 ILS | 2,272.49 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-08-13T09:27:30Z",
"rates": {
"TTD": 2.272494
}
}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": 227.2494,
"rate": 2.272494
}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