Rate Overview
Live
1 TMT = 0.805571 ILS
1 ILS = 1.2414
TMT
Avg
0.820070
High
0.830756
Low
0.805571
Last updated: 5/28/2026, 1:17:41 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.81 ILS |
| 10 TMT | 8.06 ILS |
| 50 TMT | 40.28 ILS |
| 100 TMT | 80.56 ILS |
| 500 TMT | 402.79 ILS |
| 1,000 TMT | 805.57 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-28T01:17:41Z",
"rates": {
"ILS": 0.805571
}
}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.5571,
"rate": 0.805571
}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