Rate Overview
Live
1 ILS = 0.829888 TOP
1 TOP = 1.2050
ILS
Avg
0.804702
High
0.829888
Low
0.788793
Last updated: 5/9/2026, 3:41:00 AM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.83 TOP |
| 10 ILS | 8.30 TOP |
| 50 ILS | 41.49 TOP |
| 100 ILS | 82.99 TOP |
| 500 ILS | 414.94 TOP |
| 1,000 ILS | 829.89 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-05-09T03:41:00Z",
"rates": {
"TOP": 0.829888
}
}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": 82.9888,
"rate": 0.829888
}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