Rate Overview
Live
1 ILS = 12.2964 NIO
1 NIO = 0.081325
ILS
Avg
12.1632
High
12.2964
Low
11.9957
Last updated: 4/17/2026, 6:11:53 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.30 NIO |
| 10 ILS | 122.96 NIO |
| 50 ILS | 614.82 NIO |
| 100 ILS | 1,229.64 NIO |
| 500 ILS | 6,148.19 NIO |
| 1,000 ILS | 12,296.39 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-04-17T06:11:53Z",
"rates": {
"NIO": 12.296385
}
}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": 1229.6385,
"rate": 12.296385
}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