Rate Overview
Live
1 ILS = 12.9887 NIO
1 NIO = 0.076990
ILS
Avg
12.0366
High
12.9887
Low
11.5255
Last updated: 5/28/2026, 12:53:01 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.99 NIO |
| 10 ILS | 129.89 NIO |
| 50 ILS | 649.44 NIO |
| 100 ILS | 1,298.87 NIO |
| 500 ILS | 6,494.37 NIO |
| 1,000 ILS | 12,988.74 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-05-28T00:53:01Z",
"rates": {
"NIO": 12.988744
}
}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": 1298.8744000000002,
"rate": 12.988744
}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