Rate Overview
Live
1 ILS = 450.5396 NGN
1 NGN = 0.002220
ILS
Avg
444.4851
High
450.5396
Low
434.3211
Last updated: 3/7/2026, 3:24:45 AM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 450.54 NGN |
| 10 ILS | 4,505.40 NGN |
| 50 ILS | 22,526.98 NGN |
| 100 ILS | 45,053.96 NGN |
| 500 ILS | 225,269.78 NGN |
| 1,000 ILS | 450,539.55 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-03-07T03:24:45Z",
"rates": {
"NGN": 450.539554
}
}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": 45053.9554,
"rate": 450.539554
}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