Rate Overview
Live
1 ILS = 1.2041 TMT
1 TMT = 0.830500
ILS
Avg
1.1948
High
1.2061
Low
1.1835
Last updated: 5/8/2026, 1:04:54 AM
Quick Conversions
| ILS | TMT |
|---|---|
| 1 ILS | 1.20 TMT |
| 10 ILS | 12.04 TMT |
| 50 ILS | 60.20 TMT |
| 100 ILS | 120.41 TMT |
| 500 ILS | 602.05 TMT |
| 1,000 ILS | 1,204.09 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-08T01:04:54Z",
"rates": {
"TMT": 1.204094
}
}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": 120.4094,
"rate": 1.204094
}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