Rate Overview
Live
1 TMT = 0.884786 ILS
1 ILS = 1.1302
TMT
Avg
0.885587
High
0.899166
Low
0.878197
Last updated: 3/7/2026, 7:36:22 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.88 ILS |
| 10 TMT | 8.85 ILS |
| 50 TMT | 44.24 ILS |
| 100 TMT | 88.48 ILS |
| 500 TMT | 442.39 ILS |
| 1,000 TMT | 884.79 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-07T07:36:22Z",
"rates": {
"ILS": 0.884786
}
}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": 88.4786,
"rate": 0.884786
}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