Rate Overview
Live
1 ILS = 446.7437 NGN
1 NGN = 0.002238
ILS
Avg
451.1170
High
490.1684
Low
428.1484
Last updated: 7/29/2026, 10:24:01 AM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 446.74 NGN |
| 10 ILS | 4,467.44 NGN |
| 50 ILS | 22,337.19 NGN |
| 100 ILS | 44,674.37 NGN |
| 500 ILS | 223,371.86 NGN |
| 1,000 ILS | 446,743.71 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-07-29T10:24:01Z",
"rates": {
"NGN": 446.743713
}
}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": 44674.3713,
"rate": 446.743713
}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