Rate Overview
Live
1 ILS = 1.1657 TMT
1 TMT = 0.857843
ILS
Avg
1.1711
High
1.1783
Low
1.1649
Last updated: 7/2/2026, 11:52:35 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.17 TMT |
| 10 ILS | 11.66 TMT |
| 50 ILS | 58.29 TMT |
| 100 ILS | 116.57 TMT |
| 500 ILS | 582.86 TMT |
| 1,000 ILS | 1,165.71 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-07-02T11:52:35Z",
"rates": {
"TMT": 1.165714
}
}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.5714,
"rate": 1.165714
}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