Rate Overview
Live
1 ILS = 1.2418 TMT
1 TMT = 0.805287
ILS
Avg
1.1468
High
1.2418
Low
1.0971
Last updated: 5/28/2026, 3:34:12 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.24 TMT |
| 10 ILS | 12.42 TMT |
| 50 ILS | 62.09 TMT |
| 100 ILS | 124.18 TMT |
| 500 ILS | 620.90 TMT |
| 1,000 ILS | 1,241.79 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-05-28T03:34:12Z",
"rates": {
"TMT": 1.241794
}
}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": 124.1794,
"rate": 1.241794
}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