Rate Overview
Live
1 ILS = 456.0025 NGN
1 NGN = 0.002193
ILS
Avg
454.2923
High
489.3179
Low
434.0754
Last updated: 7/19/2026, 6:32:01 AM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 456.00 NGN |
| 10 ILS | 4,560.03 NGN |
| 50 ILS | 22,800.13 NGN |
| 100 ILS | 45,600.25 NGN |
| 500 ILS | 228,001.27 NGN |
| 1,000 ILS | 456,002.54 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-19T06:32:01Z",
"rates": {
"NGN": 456.00254
}
}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": 45600.254,
"rate": 456.00254
}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