Rate Overview
Live
1 ILS = 12.5843 NIO
1 NIO = 0.079464
ILS
Avg
12.5463
High
12.6332
Low
12.3539
Last updated: 6/17/2026, 6:37:27 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.58 NIO |
| 10 ILS | 125.84 NIO |
| 50 ILS | 629.22 NIO |
| 100 ILS | 1,258.43 NIO |
| 500 ILS | 6,292.15 NIO |
| 1,000 ILS | 12,584.30 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-06-17T06:37:27Z",
"rates": {
"NIO": 12.584304
}
}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": 1258.4304,
"rate": 12.584304
}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