Rate Overview
Live
1 TOP = 1.2911 ILS
1 ILS = 0.774517
TOP
Avg
1.2776
High
1.3520
Low
1.1775
Last updated: 7/22/2026, 11:37:03 AM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.29 ILS |
| 10 TOP | 12.91 ILS |
| 50 TOP | 64.56 ILS |
| 100 TOP | 129.11 ILS |
| 500 TOP | 645.56 ILS |
| 1,000 TOP | 1,291.13 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-22T11:37:03Z",
"rates": {
"ILS": 1.291128
}
}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": 129.1128,
"rate": 1.291128
}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