Rate Overview
Live
1 ILS = 0.819340 TOP
1 TOP = 1.2205
ILS
Avg
0.733394
High
0.824847
Low
0.654992
Last updated: 5/29/2026, 6:40:02 PM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.82 TOP |
| 10 ILS | 8.19 TOP |
| 50 ILS | 40.97 TOP |
| 100 ILS | 81.93 TOP |
| 500 ILS | 409.67 TOP |
| 1,000 ILS | 819.34 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-29T18:40:02Z",
"rates": {
"TOP": 0.81934
}
}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": 81.934,
"rate": 0.81934
}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