Rate Overview
Live
1 ILS = 1.1469 TMT
1 TMT = 0.871885
ILS
Avg
1.1460
High
1.1515
Low
1.1414
Last updated: 7/28/2026, 4:43:26 PM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.15 TMT |
| 10 ILS | 11.47 TMT |
| 50 ILS | 57.35 TMT |
| 100 ILS | 114.69 TMT |
| 500 ILS | 573.47 TMT |
| 1,000 ILS | 1,146.94 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-28T16:43:26Z",
"rates": {
"TMT": 1.14694
}
}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": 114.694,
"rate": 1.14694
}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