Rate Overview
Live
1 TOP = 1.2120 ILS
1 ILS = 0.825051
TOP
Avg
1.2355
High
1.2536
Low
1.2120
Last updated: 5/26/2026, 4:18:20 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.21 ILS |
| 10 TOP | 12.12 ILS |
| 50 TOP | 60.60 ILS |
| 100 TOP | 121.20 ILS |
| 500 TOP | 606.02 ILS |
| 1,000 TOP | 1,212.05 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-05-26T16:18:20Z",
"rates": {
"ILS": 1.212046
}
}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": 121.2046,
"rate": 1.212046
}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