Rate Overview
Live
1 ILS = 11.7128 NIO
1 NIO = 0.085376
ILS
Avg
11.5207
High
11.9396
Low
10.9717
Last updated: 3/27/2026, 7:47:47 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 11.71 NIO |
| 10 ILS | 117.13 NIO |
| 50 ILS | 585.64 NIO |
| 100 ILS | 1,171.28 NIO |
| 500 ILS | 5,856.42 NIO |
| 1,000 ILS | 11,712.84 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-27T07:47:47Z",
"rates": {
"NIO": 11.712844
}
}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": 1171.2844,
"rate": 11.712844
}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