Rate Overview
Live
1 ILS = 11.7076 NIO
1 NIO = 0.085414
ILS
Avg
11.7745
High
11.8352
Low
11.7076
Last updated: 3/27/2026, 9:26:40 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 11.71 NIO |
| 10 ILS | 117.08 NIO |
| 50 ILS | 585.38 NIO |
| 100 ILS | 1,170.76 NIO |
| 500 ILS | 5,853.81 NIO |
| 1,000 ILS | 11,707.62 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-03-27T09:26:40Z",
"rates": {
"NIO": 11.707624
}
}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": 1170.7623999999998,
"rate": 11.707624
}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