Rate Overview
Live
1 TMT = 0.845259 ILS
1 ILS = 1.1831
TMT
Avg
0.836430
High
0.845259
Low
0.831934
Last updated: 6/19/2026, 8:21:32 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.85 ILS |
| 10 TMT | 8.45 ILS |
| 50 TMT | 42.26 ILS |
| 100 TMT | 84.53 ILS |
| 500 TMT | 422.63 ILS |
| 1,000 TMT | 845.26 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-19T08:21:32Z",
"rates": {
"ILS": 0.845259
}
}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": 84.5259,
"rate": 0.845259
}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