Rate Overview
Live
1 ILS = 12.0189 NIO
1 NIO = 0.083202
ILS
Avg
12.1035
High
13.0787
Low
11.5255
Last updated: 7/29/2026, 10:23:31 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.02 NIO |
| 10 ILS | 120.19 NIO |
| 50 ILS | 600.95 NIO |
| 100 ILS | 1,201.89 NIO |
| 500 ILS | 6,009.46 NIO |
| 1,000 ILS | 12,018.93 NIO |
Get ILS/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NIOExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T10:23:31Z",
"rates": {
"NIO": 12.018929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NIO",
"amount": 100
},
"result": 1201.8929,
"rate": 12.018929
}Build with ILS/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key