Rate Overview
Live
1 ILS = 0.737953 TOP
1 TOP = 1.3551
ILS
Avg
0.688192
High
0.759126
Low
0.617336
Last updated: 3/27/2026, 4:27:40 PM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.74 TOP |
| 10 ILS | 7.38 TOP |
| 50 ILS | 36.90 TOP |
| 100 ILS | 73.80 TOP |
| 500 ILS | 368.98 TOP |
| 1,000 ILS | 737.95 TOP |
Get ILS/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TOPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T16:27:40Z",
"rates": {
"TOP": 0.737953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TOP",
"amount": 100
},
"result": 73.7953,
"rate": 0.737953
}Build with ILS/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key