Rate Overview
Live
1 ILS = 12.9943 NIO
1 NIO = 0.076957
ILS
Avg
10.9023
High
12.9943
Low
9.7477
Last updated: 5/27/2026, 11:53:57 PM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.99 NIO |
| 10 ILS | 129.94 NIO |
| 50 ILS | 649.71 NIO |
| 100 ILS | 1,299.43 NIO |
| 500 ILS | 6,497.13 NIO |
| 1,000 ILS | 12,994.26 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-27T23:53:57Z",
"rates": {
"NIO": 12.994257
}
}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": 1299.4257,
"rate": 12.994257
}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