Rate Overview
Live
1 TOP = 1.2866 ILS
1 ILS = 0.777237
TOP
Avg
1.2915
High
1.3097
Low
1.2754
Last updated: 4/16/2026, 8:03:18 AM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.29 ILS |
| 10 TOP | 12.87 ILS |
| 50 TOP | 64.33 ILS |
| 100 TOP | 128.66 ILS |
| 500 TOP | 643.30 ILS |
| 1,000 TOP | 1,286.61 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-04-16T08:03:18Z",
"rates": {
"ILS": 1.286609
}
}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": 128.6609,
"rate": 1.286609
}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