Rate Overview
Live
1 TOP = 1.2808 ILS
1 ILS = 0.780771
TOP
Avg
1.2939
High
1.3412
Low
1.2157
Last updated: 7/25/2026, 9:23:43 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.28 ILS |
| 10 TOP | 12.81 ILS |
| 50 TOP | 64.04 ILS |
| 100 TOP | 128.08 ILS |
| 500 TOP | 640.39 ILS |
| 1,000 TOP | 1,280.79 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-25T21:23:43Z",
"rates": {
"ILS": 1.280785
}
}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.07850000000002,
"rate": 1.280785
}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