Rate Overview
Live
1 ILS = 12.0611 NIO
1 NIO = 0.082911
ILS
Avg
12.1846
High
12.3742
Low
11.9686
Last updated: 7/24/2026, 10:57:09 PM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.06 NIO |
| 10 ILS | 120.61 NIO |
| 50 ILS | 603.06 NIO |
| 100 ILS | 1,206.11 NIO |
| 500 ILS | 6,030.57 NIO |
| 1,000 ILS | 12,061.14 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-24T22:57:09Z",
"rates": {
"NIO": 12.061139
}
}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": 1206.1139,
"rate": 12.061139
}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