Rate Overview
Live
1 TTD = 0.452237 ILS
1 ILS = 2.2112
TTD
Avg
0.466222
High
0.509048
Low
0.418108
Last updated: 7/25/2026, 7:38:58 PM
Quick Conversions
| TTD | ILS |
|---|---|
| 1 TTD | 0.45 ILS |
| 10 TTD | 4.52 ILS |
| 50 TTD | 22.61 ILS |
| 100 TTD | 45.22 ILS |
| 500 TTD | 226.12 ILS |
| 1,000 TTD | 452.24 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-07-25T19:38:58Z",
"rates": {
"ILS": 0.452237
}
}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.2237,
"rate": 0.452237
}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