Rate Overview
Live
1 TMT = 0.896462 ILS
1 ILS = 1.1155
TMT
Avg
0.894590
High
0.899489
Low
0.888252
Last updated: 3/28/2026, 9:29:11 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.90 ILS |
| 10 TMT | 8.96 ILS |
| 50 TMT | 44.82 ILS |
| 100 TMT | 89.65 ILS |
| 500 TMT | 448.23 ILS |
| 1,000 TMT | 896.46 ILS |
Get TMT/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=ILSExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-03-28T09:29:11Z",
"rates": {
"ILS": 0.896462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "ILS",
"amount": 100
},
"result": 89.6462,
"rate": 0.896462
}Build with TMT/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key