Rate Overview
Live
1 ILS = 456.9603 NGN
1 NGN = 0.002188
ILS
Avg
459.6524
High
463.5651
Low
456.7140
Last updated: 7/4/2026, 1:00:16 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 456.96 NGN |
| 10 ILS | 4,569.60 NGN |
| 50 ILS | 22,848.01 NGN |
| 100 ILS | 45,696.03 NGN |
| 500 ILS | 228,480.13 NGN |
| 1,000 ILS | 456,960.26 NGN |
Get ILS/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NGNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-04T13:00:16Z",
"rates": {
"NGN": 456.960261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NGN",
"amount": 100
},
"result": 45696.0261,
"rate": 456.960261
}Build with ILS/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key