Rate Overview
Live
1 ILS = 0.768072 TOP
1 TOP = 1.3020
ILS
Avg
0.772990
High
0.822600
Low
0.745584
Last updated: 7/28/2026, 5:00:44 AM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.77 TOP |
| 10 ILS | 7.68 TOP |
| 50 ILS | 38.40 TOP |
| 100 ILS | 76.81 TOP |
| 500 ILS | 384.04 TOP |
| 1,000 ILS | 768.07 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-07-28T05:00:44Z",
"rates": {
"TOP": 0.768072
}
}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.8072,
"rate": 0.768072
}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