Rate Overview
Live
1 NGN = 0.002212 ILS
1 ILS = 452.0796
NGN
Avg
0.002198
High
0.002221
Low
0.002172
Last updated: 8/22/2026, 5:14:27 AM
Quick Conversions
| NGN | ILS |
|---|---|
| 1 NGN | 0.00 ILS |
| 10 NGN | 0.02 ILS |
| 50 NGN | 0.11 ILS |
| 100 NGN | 0.22 ILS |
| 500 NGN | 1.11 ILS |
| 1,000 NGN | 2.21 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-08-22T05:14:27Z",
"rates": {
"ILS": 0.002212
}
}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.2212,
"rate": 0.002212
}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