Rate Overview
Live
1 ILS = 11.6989 NIO
1 NIO = 0.085478
ILS
Avg
11.0509
High
11.9396
Low
9.7417
Last updated: 3/27/2026, 11:15:00 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 11.70 NIO |
| 10 ILS | 116.99 NIO |
| 50 ILS | 584.94 NIO |
| 100 ILS | 1,169.89 NIO |
| 500 ILS | 5,849.44 NIO |
| 1,000 ILS | 11,698.87 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-03-27T11:15:00Z",
"rates": {
"NIO": 11.698871
}
}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": 1169.8871000000001,
"rate": 11.698871
}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