Rate Overview
Live
1 ILS = 12.1496 NIO
1 NIO = 0.082307
ILS
Avg
12.1105
High
13.0787
Low
11.5255
Last updated: 7/12/2026, 1:11:45 PM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.15 NIO |
| 10 ILS | 121.50 NIO |
| 50 ILS | 607.48 NIO |
| 100 ILS | 1,214.96 NIO |
| 500 ILS | 6,074.80 NIO |
| 1,000 ILS | 12,149.60 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-12T13:11:45Z",
"rates": {
"NIO": 12.149597
}
}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": 1214.9596999999999,
"rate": 12.149597
}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