Rate Overview
Live
1 ILS = 1.1863 TMT
1 TMT = 0.842923
ILS
Avg
1.1723
High
1.1891
Low
1.1406
Last updated: 8/15/2026, 11:41:46 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.19 TMT |
| 10 ILS | 11.86 TMT |
| 50 ILS | 59.32 TMT |
| 100 ILS | 118.63 TMT |
| 500 ILS | 593.17 TMT |
| 1,000 ILS | 1,186.35 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-08-15T11:41:46Z",
"rates": {
"TMT": 1.186348
}
}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.6348,
"rate": 1.186348
}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