Rate Overview
Live
1 NAD = 0.184246 ILS
1 ILS = 5.4275
NAD
Avg
0.183341
High
0.185483
Low
0.180672
Last updated: 7/6/2026, 5:01:27 PM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.18 ILS |
| 10 NAD | 1.84 ILS |
| 50 NAD | 9.21 ILS |
| 100 NAD | 18.42 ILS |
| 500 NAD | 92.12 ILS |
| 1,000 NAD | 184.25 ILS |
Get NAD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=ILSExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-06T17:01:27Z",
"rates": {
"ILS": 0.184246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "ILS",
"amount": 100
},
"result": 18.424599999999998,
"rate": 0.184246
}Build with NAD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key