Rate Overview
Live
1 TMT = 0.868173 ILS
1 ILS = 1.1518
TMT
Avg
0.864697
High
0.879264
Low
0.857178
Last updated: 7/18/2026, 2:44:15 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.87 ILS |
| 10 TMT | 8.68 ILS |
| 50 TMT | 43.41 ILS |
| 100 TMT | 86.82 ILS |
| 500 TMT | 434.09 ILS |
| 1,000 TMT | 868.17 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-18T02:44:15Z",
"rates": {
"ILS": 0.868173
}
}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": 86.8173,
"rate": 0.868173
}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