Rate Overview
Live
1 ILS = 0.799810 TOP
1 TOP = 1.2503
ILS
Avg
0.802817
High
0.815129
Low
0.786942
Last updated: 6/19/2026, 8:40:46 AM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.80 TOP |
| 10 ILS | 8.00 TOP |
| 50 ILS | 39.99 TOP |
| 100 ILS | 79.98 TOP |
| 500 ILS | 399.91 TOP |
| 1,000 ILS | 799.81 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-06-19T08:40:46Z",
"rates": {
"TOP": 0.79981
}
}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": 79.98100000000001,
"rate": 0.79981
}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