Rate Overview
Live
1 NAD = 0.181454 ILS
1 ILS = 5.5110
NAD
Avg
0.187265
High
0.195196
Low
0.173396
Last updated: 7/26/2026, 12:08:31 AM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.18 ILS |
| 10 NAD | 1.81 ILS |
| 50 NAD | 9.07 ILS |
| 100 NAD | 18.15 ILS |
| 500 NAD | 90.73 ILS |
| 1,000 NAD | 181.45 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-26T00:08:31Z",
"rates": {
"ILS": 0.181454
}
}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.145400000000002,
"rate": 0.181454
}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