Rate Overview
Live
1 TOP = 1.2651 ILS
1 ILS = 0.790459
TOP
Avg
1.2700
High
1.2847
Low
1.2537
Last updated: 8/13/2026, 4:38:16 AM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.27 ILS |
| 10 TOP | 12.65 ILS |
| 50 TOP | 63.25 ILS |
| 100 TOP | 126.51 ILS |
| 500 TOP | 632.54 ILS |
| 1,000 TOP | 1,265.09 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-08-13T04:38:16Z",
"rates": {
"ILS": 1.265088
}
}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": 126.5088,
"rate": 1.265088
}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