Rate Overview
Live
1 TMT = 0.830949 ILS
1 ILS = 1.2034
TMT
Avg
0.836509
High
0.851256
Low
0.830949
Last updated: 6/17/2026, 7:56:20 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.83 ILS |
| 10 TMT | 8.31 ILS |
| 50 TMT | 41.55 ILS |
| 100 TMT | 83.09 ILS |
| 500 TMT | 415.47 ILS |
| 1,000 TMT | 830.95 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-06-17T07:56:20Z",
"rates": {
"ILS": 0.830949
}
}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.09490000000001,
"rate": 0.830949
}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