Rate Overview
Live
1 TMT = 0.872189 ILS
1 ILS = 1.1465
TMT
Avg
0.867750
High
0.911467
Low
0.800060
Last updated: 7/31/2026, 3:16:39 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.87 ILS |
| 10 TMT | 8.72 ILS |
| 50 TMT | 43.61 ILS |
| 100 TMT | 87.22 ILS |
| 500 TMT | 436.09 ILS |
| 1,000 TMT | 872.19 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-31T03:16:39Z",
"rates": {
"ILS": 0.872189
}
}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.2189,
"rate": 0.872189
}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