Rate Overview
Live
1 ILS = 0.765457 TOP
1 TOP = 1.3064
ILS
Avg
0.780453
High
0.787798
Low
0.765457
Last updated: 9/2/2026, 5:00:01 PM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.77 TOP |
| 10 ILS | 7.65 TOP |
| 50 ILS | 38.27 TOP |
| 100 ILS | 76.55 TOP |
| 500 ILS | 382.73 TOP |
| 1,000 ILS | 765.46 TOP |
Get ILS/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=TOPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-02T17:00:01Z",
"rates": {
"TOP": 0.765457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "TOP",
"amount": 100
},
"result": 76.54570000000001,
"rate": 0.765457
}Build with ILS/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key