Rate Overview
Live
1 ILS = 441.2823 NGN
1 NGN = 0.002266
ILS
Avg
439.6516
High
458.4353
Low
408.9857
Last updated: 3/27/2026, 4:31:35 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 441.28 NGN |
| 10 ILS | 4,412.82 NGN |
| 50 ILS | 22,064.11 NGN |
| 100 ILS | 44,128.23 NGN |
| 500 ILS | 220,641.13 NGN |
| 1,000 ILS | 441,282.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-03-27T16:31:35Z",
"rates": {
"NGN": 441.282257
}
}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": 44128.2257,
"rate": 441.282257
}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