Rate Overview
Live
1 TMT = 0.872732 ILS
1 ILS = 1.1458
TMT
Avg
0.863224
High
0.879264
Low
0.848647
Last updated: 7/25/2026, 8:12:34 PM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.87 ILS |
| 10 TMT | 8.73 ILS |
| 50 TMT | 43.64 ILS |
| 100 TMT | 87.27 ILS |
| 500 TMT | 436.37 ILS |
| 1,000 TMT | 872.73 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-25T20:12:34Z",
"rates": {
"ILS": 0.872732
}
}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.27319999999999,
"rate": 0.872732
}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