Rate Overview
Live
1 TMT = 0.877874 ILS
1 ILS = 1.1391
TMT
Avg
0.874226
High
0.879079
Low
0.868436
Last updated: 7/30/2026, 12:21:12 PM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.88 ILS |
| 10 TMT | 8.78 ILS |
| 50 TMT | 43.89 ILS |
| 100 TMT | 87.79 ILS |
| 500 TMT | 438.94 ILS |
| 1,000 TMT | 877.87 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-07-30T12:21:12Z",
"rates": {
"ILS": 0.877874
}
}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": 87.7874,
"rate": 0.877874
}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