Rate Overview
Live
1 ILS = 1.1446 TMT
1 TMT = 0.873649
ILS
Avg
1.1587
High
1.2456
Low
1.1117
Last updated: 7/29/2026, 6:24:59 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.14 TMT |
| 10 ILS | 11.45 TMT |
| 50 ILS | 57.23 TMT |
| 100 ILS | 114.46 TMT |
| 500 ILS | 572.31 TMT |
| 1,000 ILS | 1,144.62 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-29T06:24:59Z",
"rates": {
"TMT": 1.144624
}
}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.4624,
"rate": 1.144624
}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