Rate Overview
Live
1 TMT = 0.845634 ILS
1 ILS = 1.1825
TMT
Avg
0.861104
High
0.873867
Low
0.845634
Last updated: 4/17/2026, 2:47:17 PM
Quick Conversions
| TMT | ILS |
|---|---|
| 1 TMT | 0.85 ILS |
| 10 TMT | 8.46 ILS |
| 50 TMT | 42.28 ILS |
| 100 TMT | 84.56 ILS |
| 500 TMT | 422.82 ILS |
| 1,000 TMT | 845.63 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-04-17T14:47:17Z",
"rates": {
"ILS": 0.845634
}
}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.5634,
"rate": 0.845634
}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