Rate Overview
Live
1 ILS = 1.1302 TMT
1 TMT = 0.884787
ILS
Avg
1.1293
High
1.1387
Low
1.1121
Last updated: 3/7/2026, 7:36:17 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.13 TMT |
| 10 ILS | 11.30 TMT |
| 50 ILS | 56.51 TMT |
| 100 ILS | 113.02 TMT |
| 500 ILS | 565.11 TMT |
| 1,000 ILS | 1,130.22 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-03-07T07:36:17Z",
"rates": {
"TMT": 1.130215
}
}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": 113.0215,
"rate": 1.130215
}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