Rate Overview
Live
1 ILS = 468.1310 NGN
1 NGN = 0.002136
ILS
Avg
467.0024
High
470.0351
Low
464.4921
Last updated: 5/7/2026, 1:46:01 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 468.13 NGN |
| 10 ILS | 4,681.31 NGN |
| 50 ILS | 23,406.55 NGN |
| 100 ILS | 46,813.10 NGN |
| 500 ILS | 234,065.51 NGN |
| 1,000 ILS | 468,131.02 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-05-07T13:46:01Z",
"rates": {
"NGN": 468.131021
}
}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": 46813.1021,
"rate": 468.131021
}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