Rate Overview
Live
1 ILS = 12.1006 NIO
1 NIO = 0.082641
ILS
Avg
12.2932
High
12.3698
Low
12.1006
Last updated: 9/2/2026, 4:04:09 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.10 NIO |
| 10 ILS | 121.01 NIO |
| 50 ILS | 605.03 NIO |
| 100 ILS | 1,210.06 NIO |
| 500 ILS | 6,050.28 NIO |
| 1,000 ILS | 12,100.55 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-09-02T04:04:09Z",
"rates": {
"NIO": 12.100552
}
}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": 1210.0552,
"rate": 12.100552
}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