Rate Overview
Live
1 ILS = 12.0195 NIO
1 NIO = 0.083198
ILS
Avg
10.9745
High
12.4760
Low
9.7477
Last updated: 7/29/2026, 3:13:42 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.02 NIO |
| 10 ILS | 120.20 NIO |
| 50 ILS | 600.98 NIO |
| 100 ILS | 1,201.95 NIO |
| 500 ILS | 6,009.76 NIO |
| 1,000 ILS | 12,019.51 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-29T03:13:42Z",
"rates": {
"NIO": 12.019512
}
}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.9512,
"rate": 12.019512
}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