Rate Overview
Live
1 NGN = 0.002145 ILS
1 ILS = 466.2005
NGN
Avg
0.002153
High
0.002191
Low
0.002139
Last updated: 6/17/2026, 7:59:52 AM
Quick Conversions
| NGN | ILS |
|---|---|
| 1 NGN | 0.00 ILS |
| 10 NGN | 0.02 ILS |
| 50 NGN | 0.11 ILS |
| 100 NGN | 0.21 ILS |
| 500 NGN | 1.07 ILS |
| 1,000 NGN | 2.15 ILS |
Get NGN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=ILSExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-06-17T07:59:52Z",
"rates": {
"ILS": 0.002145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "ILS",
"amount": 100
},
"result": 0.21450000000000002,
"rate": 0.002145
}Build with NGN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key