Rate Overview
Live
1 TMT = 0.866663 ILS
1 ILS = 1.1539
TMT
Avg
0.863567
High
0.874345
Low
0.854491
Last updated: 7/9/2026, 11:12:45 AM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.87 ILS |
| 10 TMT | 8.67 ILS |
| 50 TMT | 43.33 ILS |
| 100 TMT | 86.67 ILS |
| 500 TMT | 433.33 ILS |
| 1,000 TMT | 866.66 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-09T11:12:45Z",
"rates": {
"ILS": 0.866663
}
}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": 86.66629999999999,
"rate": 0.866663
}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