Rate Overview
Live
1 ILS = 439.3019 NGN
1 NGN = 0.002276
ILS
Avg
445.4623
High
456.3108
Low
430.1719
Last updated: 3/27/2026, 2:38:27 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 439.30 NGN |
| 10 ILS | 4,393.02 NGN |
| 50 ILS | 21,965.10 NGN |
| 100 ILS | 43,930.19 NGN |
| 500 ILS | 219,650.97 NGN |
| 1,000 ILS | 439,301.94 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-27T14:38:27Z",
"rates": {
"NGN": 439.301938
}
}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": 43930.1938,
"rate": 439.301938
}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