Rate Overview
Live
1 NAD = 0.180097 ILS
1 ILS = 5.5526
NAD
Avg
0.179720
High
0.180291
Low
0.178953
Last updated: 6/17/2026, 7:58:48 AM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.18 ILS |
| 10 NAD | 1.80 ILS |
| 50 NAD | 9.00 ILS |
| 100 NAD | 18.01 ILS |
| 500 NAD | 90.05 ILS |
| 1,000 NAD | 180.10 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-06-17T07:58:48Z",
"rates": {
"ILS": 0.180097
}
}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.009700000000002,
"rate": 0.180097
}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