Rate Overview
Live
1 TOP = 1.3064 ILS
1 ILS = 0.765458
TOP
Avg
1.2814
High
1.3064
Low
1.2694
Last updated: 9/2/2026, 4:55:41 PM
Quick Conversions
| TOP | ILS |
|---|---|
| 1 TOP | 1.31 ILS |
| 10 TOP | 13.06 ILS |
| 50 TOP | 65.32 ILS |
| 100 TOP | 130.64 ILS |
| 500 TOP | 653.20 ILS |
| 1,000 TOP | 1,306.41 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-09-02T16:55:41Z",
"rates": {
"ILS": 1.306408
}
}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": 130.6408,
"rate": 1.306408
}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