Rate Overview
Live
1 ILS = 1.1825 TMT
1 TMT = 0.845634
ILS
Avg
1.1614
High
1.1825
Low
1.1443
Last updated: 4/17/2026, 2:41:09 PM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.18 TMT |
| 10 ILS | 11.83 TMT |
| 50 ILS | 59.13 TMT |
| 100 ILS | 118.25 TMT |
| 500 ILS | 591.27 TMT |
| 1,000 ILS | 1,182.54 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-04-17T14:41:09Z",
"rates": {
"TMT": 1.182544
}
}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": 118.2544,
"rate": 1.182544
}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