Rate Overview
Live
1 ILS = 440.6505 NGN
1 NGN = 0.002269
ILS
Avg
445.6335
High
459.7908
Low
416.1574
Last updated: 3/27/2026, 11:43:25 AM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 440.65 NGN |
| 10 ILS | 4,406.51 NGN |
| 50 ILS | 22,032.53 NGN |
| 100 ILS | 44,065.05 NGN |
| 500 ILS | 220,325.27 NGN |
| 1,000 ILS | 440,650.54 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-27T11:43:25Z",
"rates": {
"NGN": 440.65054
}
}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": 44065.054,
"rate": 440.65054
}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