Rate Overview
Live
1 TOP = 1.2415 ILS
1 ILS = 0.805454
TOP
Avg
1.2560
High
1.2770
Low
1.2226
Last updated: 5/6/2026, 10:26:31 AM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.24 ILS |
| 10 TOP | 12.42 ILS |
| 50 TOP | 62.08 ILS |
| 100 TOP | 124.15 ILS |
| 500 TOP | 620.77 ILS |
| 1,000 TOP | 1,241.54 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-06T10:26:31Z",
"rates": {
"ILS": 1.241536
}
}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.1536,
"rate": 1.241536
}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