Rate Overview
Live
1 TOP = 1.2273 ILS
1 ILS = 0.814764
TOP
Avg
1.3044
High
1.3412
Low
1.2273
Last updated: 5/26/2026, 5:17:19 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.23 ILS |
| 10 TOP | 12.27 ILS |
| 50 TOP | 61.37 ILS |
| 100 TOP | 122.73 ILS |
| 500 TOP | 613.67 ILS |
| 1,000 TOP | 1,227.35 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-26T17:17:19Z",
"rates": {
"ILS": 1.227349
}
}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": 122.7349,
"rate": 1.227349
}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