Rate Overview
Live
1 ILS = 0.746488 TOP
1 TOP = 1.3396
ILS
Avg
0.756439
High
0.763544
Low
0.746488
Last updated: 3/7/2026, 2:25:19 AM
Quick Conversions
| ILS | TOP |
|---|---|
| 1 ILS | 0.75 TOP |
| 10 ILS | 7.46 TOP |
| 50 ILS | 37.32 TOP |
| 100 ILS | 74.65 TOP |
| 500 ILS | 373.24 TOP |
| 1,000 ILS | 746.49 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-03-07T02:25:19Z",
"rates": {
"TOP": 0.746488
}
}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": 74.64880000000001,
"rate": 0.746488
}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