Rate Overview
Live
1 TMT = 0.805286 ILS
1 ILS = 1.2418
TMT
Avg
0.820030
High
0.830756
Low
0.805286
Last updated: 5/28/2026, 2:30:08 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.81 ILS |
| 10 TMT | 8.05 ILS |
| 50 TMT | 40.26 ILS |
| 100 TMT | 80.53 ILS |
| 500 TMT | 402.64 ILS |
| 1,000 TMT | 805.29 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-05-28T02:30:08Z",
"rates": {
"ILS": 0.805286
}
}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": 80.5286,
"rate": 0.805286
}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