Rate Overview
Live
1 ILS = 12.2039 NIO
1 NIO = 0.081941
ILS
Avg
12.2635
High
12.3742
Low
12.1967
Last updated: 7/4/2026, 6:44:22 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.20 NIO |
| 10 ILS | 122.04 NIO |
| 50 ILS | 610.20 NIO |
| 100 ILS | 1,220.39 NIO |
| 500 ILS | 6,101.97 NIO |
| 1,000 ILS | 12,203.93 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-07-04T06:44:22Z",
"rates": {
"NIO": 12.203931
}
}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": 1220.3931,
"rate": 12.203931
}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