Rate Overview
Live
1 ILS = 11.8750 NIO
1 NIO = 0.084211
ILS
Avg
11.8726
High
11.9773
Low
11.7087
Last updated: 3/7/2026, 3:44:49 AM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 11.87 NIO |
| 10 ILS | 118.75 NIO |
| 50 ILS | 593.75 NIO |
| 100 ILS | 1,187.50 NIO |
| 500 ILS | 5,937.49 NIO |
| 1,000 ILS | 11,874.98 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-07T03:44:49Z",
"rates": {
"NIO": 11.874978
}
}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": 1187.4978,
"rate": 11.874978
}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