Rate Overview
Live
1 ILS = 1.1155 TMT
1 TMT = 0.896463
ILS
Avg
1.0210
High
1.1363
Low
0.922640
Last updated: 3/28/2026, 10:54:57 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.12 TMT |
| 10 ILS | 11.15 TMT |
| 50 ILS | 55.77 TMT |
| 100 ILS | 111.55 TMT |
| 500 ILS | 557.75 TMT |
| 1,000 ILS | 1,115.50 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-28T10:54:57Z",
"rates": {
"TMT": 1.115495
}
}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": 111.5495,
"rate": 1.115495
}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