Rate Overview
Live
1 ILS = 0.814948 TOP
1 TOP = 1.2271
ILS
Avg
0.795841
High
0.814948
Low
0.782697
Last updated: 8/16/2026, 1:03:51 AM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.81 TOP |
| 10 ILS | 8.15 TOP |
| 50 ILS | 40.75 TOP |
| 100 ILS | 81.49 TOP |
| 500 ILS | 407.47 TOP |
| 1,000 ILS | 814.95 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-08-16T01:03:51Z",
"rates": {
"TOP": 0.814948
}
}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.4948,
"rate": 0.814948
}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