Rate Overview
Live
1 ILS = 0.784780 TOP
1 TOP = 1.2742
ILS
Avg
0.787079
High
0.800590
Low
0.770480
Last updated: 7/9/2026, 4:55:21 AM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.78 TOP |
| 10 ILS | 7.85 TOP |
| 50 ILS | 39.24 TOP |
| 100 ILS | 78.48 TOP |
| 500 ILS | 392.39 TOP |
| 1,000 ILS | 784.78 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-07-09T04:55:21Z",
"rates": {
"TOP": 0.78478
}
}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": 78.47800000000001,
"rate": 0.78478
}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