Rate Overview
Live
1 ILS = 448.0933 NGN
1 NGN = 0.002232
ILS
Avg
453.2744
High
490.1684
Low
428.1484
Last updated: 7/28/2026, 10:35:22 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 448.09 NGN |
| 10 ILS | 4,480.93 NGN |
| 50 ILS | 22,404.66 NGN |
| 100 ILS | 44,809.33 NGN |
| 500 ILS | 224,046.63 NGN |
| 1,000 ILS | 448,093.26 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-28T22:35:22Z",
"rates": {
"NGN": 448.093261
}
}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": 44809.3261,
"rate": 448.093261
}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