Rate Overview
Live
1 TMT = 0.870249 ILS
1 ILS = 1.1491
TMT
Avg
0.865204
High
0.901435
Low
0.808869
Last updated: 7/31/2026, 9:14:41 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.87 ILS |
| 10 TMT | 8.70 ILS |
| 50 TMT | 43.51 ILS |
| 100 TMT | 87.02 ILS |
| 500 TMT | 435.12 ILS |
| 1,000 TMT | 870.25 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-07-31T09:14:41Z",
"rates": {
"ILS": 0.870249
}
}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": 87.0249,
"rate": 0.870249
}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