Rate Overview
Live
1 ILS = 11.6631 NIO
1 NIO = 0.085741
ILS
Avg
11.7810
High
11.9659
Low
11.5255
Last updated: 3/27/2026, 2:50:40 PM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 11.66 NIO |
| 10 ILS | 116.63 NIO |
| 50 ILS | 583.15 NIO |
| 100 ILS | 1,166.31 NIO |
| 500 ILS | 5,831.53 NIO |
| 1,000 ILS | 11,663.07 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-27T14:50:40Z",
"rates": {
"NIO": 11.663067
}
}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": 1166.3067,
"rate": 11.663067
}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