Rate Overview
Live
1 TMT = 0.835178 ILS
1 ILS = 1.1973
TMT
Avg
0.838119
High
0.844970
Low
0.829091
Last updated: 5/7/2026, 7:57:42 PM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.84 ILS |
| 10 TMT | 8.35 ILS |
| 50 TMT | 41.76 ILS |
| 100 TMT | 83.52 ILS |
| 500 TMT | 417.59 ILS |
| 1,000 TMT | 835.18 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-07T19:57:42Z",
"rates": {
"ILS": 0.835178
}
}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": 83.5178,
"rate": 0.835178
}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