Rate Overview
Live
1 ILS = 439.8949 NGN
1 NGN = 0.002273
ILS
Avg
438.2977
High
442.8596
Low
433.4147
Last updated: 3/27/2026, 12:52:37 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 439.89 NGN |
| 10 ILS | 4,398.95 NGN |
| 50 ILS | 21,994.74 NGN |
| 100 ILS | 43,989.49 NGN |
| 500 ILS | 219,947.43 NGN |
| 1,000 ILS | 439,894.86 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-03-27T12:52:37Z",
"rates": {
"NGN": 439.894863
}
}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": 43989.4863,
"rate": 439.894863
}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