Rate Overview
Live
1 ILS = 12.7168 NIO
1 NIO = 0.078636
ILS
Avg
12.5273
High
12.7168
Low
12.3954
Last updated: 5/7/2026, 12:33:12 PM
Quick Conversions
| ILS | NIO |
|---|---|
| 1 ILS | 12.72 NIO |
| 10 ILS | 127.17 NIO |
| 50 ILS | 635.84 NIO |
| 100 ILS | 1,271.68 NIO |
| 500 ILS | 6,358.42 NIO |
| 1,000 ILS | 12,716.84 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-07T12:33:12Z",
"rates": {
"NIO": 12.716844
}
}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": 1271.6844,
"rate": 12.716844
}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