Rate Overview
Live
1 TMT = 0.873377 ILS
1 ILS = 1.1450
TMT
Avg
0.863825
High
0.899489
Low
0.802796
Last updated: 7/29/2026, 7:22:48 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.87 ILS |
| 10 TMT | 8.73 ILS |
| 50 TMT | 43.67 ILS |
| 100 TMT | 87.34 ILS |
| 500 TMT | 436.69 ILS |
| 1,000 TMT | 873.38 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-29T07:22:48Z",
"rates": {
"ILS": 0.873377
}
}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.3377,
"rate": 0.873377
}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