Rate Overview
Live
1 TOP = 1.3117 ILS
1 ILS = 0.762349
TOP
Avg
1.2749
High
1.3117
Low
1.2491
Last updated: 7/24/2026, 5:56:12 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.31 ILS |
| 10 TOP | 13.12 ILS |
| 50 TOP | 65.59 ILS |
| 100 TOP | 131.17 ILS |
| 500 TOP | 655.87 ILS |
| 1,000 TOP | 1,311.74 ILS |
Get TOP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=ILSExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-24T17:56:12Z",
"rates": {
"ILS": 1.311736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "ILS",
"amount": 100
},
"result": 131.1736,
"rate": 1.311736
}Build with TOP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key