Rate Overview
Live
1 ILS = 447.3026 NGN
1 NGN = 0.002236
ILS
Avg
449.5001
High
454.0363
Low
446.3618
Last updated: 7/26/2026, 10:53:21 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 447.30 NGN |
| 10 ILS | 4,473.03 NGN |
| 50 ILS | 22,365.13 NGN |
| 100 ILS | 44,730.26 NGN |
| 500 ILS | 223,651.28 NGN |
| 1,000 ILS | 447,302.57 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-26T22:53:21Z",
"rates": {
"NGN": 447.302569
}
}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": 44730.2569,
"rate": 447.302569
}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