Rate Overview
Live
1 ILS = 1.2339 TMT
1 TMT = 0.810434
ILS
Avg
1.1464
High
1.2339
Low
1.0971
Last updated: 5/28/2026, 4:39:14 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.23 TMT |
| 10 ILS | 12.34 TMT |
| 50 ILS | 61.70 TMT |
| 100 ILS | 123.39 TMT |
| 500 ILS | 616.95 TMT |
| 1,000 ILS | 1,233.91 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-28T04:39:14Z",
"rates": {
"TMT": 1.233907
}
}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": 123.39070000000001,
"rate": 1.233907
}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