Rate Overview
Live
1 ILS = 1.1616 TMT
1 TMT = 0.860890
ILS
Avg
1.1658
High
1.1866
Low
1.1582
Last updated: 9/7/2026, 7:05:33 PM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.16 TMT |
| 10 ILS | 11.62 TMT |
| 50 ILS | 58.08 TMT |
| 100 ILS | 116.16 TMT |
| 500 ILS | 580.79 TMT |
| 1,000 ILS | 1,161.59 TMT |
Get ILS/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TMTExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-07T19:05:33Z",
"rates": {
"TMT": 1.161589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TMT",
"amount": 100
},
"result": 116.1589,
"rate": 1.161589
}Build with ILS/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key