Rate Overview
Live
1 ILS = 448.0280 NGN
1 NGN = 0.002232
ILS
Avg
447.6718
High
450.3399
Low
443.3794
Last updated: 4/17/2026, 6:18:46 AM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 448.03 NGN |
| 10 ILS | 4,480.28 NGN |
| 50 ILS | 22,401.40 NGN |
| 100 ILS | 44,802.80 NGN |
| 500 ILS | 224,014.01 NGN |
| 1,000 ILS | 448,028.03 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-04-17T06:18:46Z",
"rates": {
"NGN": 448.028029
}
}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": 44802.8029,
"rate": 448.028029
}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