Rate Overview
Live
1 TOP = 1.3551 ILS
1 ILS = 0.737954
TOP
Avg
1.4599
High
1.6199
Low
1.3173
Last updated: 3/27/2026, 4:27:42 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.36 ILS |
| 10 TOP | 13.55 ILS |
| 50 TOP | 67.75 ILS |
| 100 TOP | 135.51 ILS |
| 500 TOP | 677.55 ILS |
| 1,000 TOP | 1,355.10 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-03-27T16:27:42Z",
"rates": {
"ILS": 1.355098
}
}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": 135.50979999999998,
"rate": 1.355098
}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