Rate Overview
Live
1 TMT = 0.840763 ILS
1 ILS = 1.1894
TMT
Avg
0.847267
High
0.855743
Low
0.840763
Last updated: 8/17/2026, 11:51:48 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.84 ILS |
| 10 TMT | 8.41 ILS |
| 50 TMT | 42.04 ILS |
| 100 TMT | 84.08 ILS |
| 500 TMT | 420.38 ILS |
| 1,000 TMT | 840.76 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-08-17T11:51:48Z",
"rates": {
"ILS": 0.840763
}
}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": 84.0763,
"rate": 0.840763
}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