Rate Overview
Live
1 ILS = 0.760685 TOP
1 TOP = 1.3146
ILS
Avg
0.771110
High
0.780771
Low
0.760685
Last updated: 7/27/2026, 9:58:13 PM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.76 TOP |
| 10 ILS | 7.61 TOP |
| 50 ILS | 38.03 TOP |
| 100 ILS | 76.07 TOP |
| 500 ILS | 380.34 TOP |
| 1,000 ILS | 760.69 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-27T21:58:13Z",
"rates": {
"TOP": 0.760685
}
}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.0685,
"rate": 0.760685
}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