Rate Overview
Live
1 ILS = 448.0418 NGN
1 NGN = 0.002232
ILS
Avg
448.4769
High
452.7734
Low
446.3618
Last updated: 7/28/2026, 4:41:02 PM
Quick Conversions
| ILS | NGN |
|---|---|
| 1 ILS | 448.04 NGN |
| 10 ILS | 4,480.42 NGN |
| 50 ILS | 22,402.09 NGN |
| 100 ILS | 44,804.18 NGN |
| 500 ILS | 224,020.92 NGN |
| 1,000 ILS | 448,041.84 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-28T16:41:02Z",
"rates": {
"NGN": 448.041841
}
}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": 44804.1841,
"rate": 448.041841
}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