Rate Overview
Live
1 ILS = 12.9952 NIO
1 NIO = 0.076952
ILS
Avg
12.7665
High
12.9952
Low
12.5780
Last updated: 5/27/2026, 10:46:18 PM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 13.00 NIO |
| 10 ILS | 129.95 NIO |
| 50 ILS | 649.76 NIO |
| 100 ILS | 1,299.52 NIO |
| 500 ILS | 6,497.59 NIO |
| 1,000 ILS | 12,995.18 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-05-27T22:46:18Z",
"rates": {
"NIO": 12.995177
}
}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": 1299.5177,
"rate": 12.995177
}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