Rate Overview
Live
1 NAD = 0.182279 ILS
1 ILS = 5.4861
NAD
Avg
0.184031
High
0.196157
Low
0.172755
Last updated: 7/28/2026, 11:56:46 AM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.18 ILS |
| 10 NAD | 1.82 ILS |
| 50 NAD | 9.11 ILS |
| 100 NAD | 18.23 ILS |
| 500 NAD | 91.14 ILS |
| 1,000 NAD | 182.28 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-28T11:56:46Z",
"rates": {
"ILS": 0.182279
}
}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.227899999999998,
"rate": 0.182279
}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