Rate Overview
Live
1 TOP = 1.2491 ILS
1 ILS = 0.800591
TOP
Avg
1.2566
High
1.2666
Low
1.2491
Last updated: 7/4/2026, 11:43:51 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.25 ILS |
| 10 TOP | 12.49 ILS |
| 50 TOP | 62.45 ILS |
| 100 TOP | 124.91 ILS |
| 500 TOP | 624.54 ILS |
| 1,000 TOP | 1,249.08 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-04T23:43:51Z",
"rates": {
"ILS": 1.249078
}
}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": 124.9078,
"rate": 1.249078
}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