Rate Overview
Live
1 ILS = 12.2475 NIO
1 NIO = 0.081649
ILS
Avg
12.2485
High
12.2741
Low
12.2047
Last updated: 8/12/2026, 4:23:49 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.25 NIO |
| 10 ILS | 122.48 NIO |
| 50 ILS | 612.38 NIO |
| 100 ILS | 1,224.75 NIO |
| 500 ILS | 6,123.77 NIO |
| 1,000 ILS | 12,247.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-08-12T04:23:49Z",
"rates": {
"NIO": 12.247545
}
}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": 1224.7545,
"rate": 12.247545
}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