Rate Overview
Live
1 ILS = 1.1445 TMT
1 TMT = 0.873764
ILS
Avg
1.0452
High
1.1909
Low
0.922640
Last updated: 7/29/2026, 10:17:06 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.14 TMT |
| 10 ILS | 11.44 TMT |
| 50 ILS | 57.22 TMT |
| 100 ILS | 114.45 TMT |
| 500 ILS | 572.24 TMT |
| 1,000 ILS | 1,144.47 TMT |
Get ILS/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TMTExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T10:17:06Z",
"rates": {
"TMT": 1.144474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TMT",
"amount": 100
},
"result": 114.4474,
"rate": 1.144474
}Build with ILS/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key