Rate Overview
Live
1 NAD = 0.175488 ILS
1 ILS = 5.6984
NAD
Avg
0.175940
High
0.177770
Low
0.174005
Last updated: 5/7/2026, 8:34:00 AM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.18 ILS |
| 10 NAD | 1.75 ILS |
| 50 NAD | 8.77 ILS |
| 100 NAD | 17.55 ILS |
| 500 NAD | 87.74 ILS |
| 1,000 NAD | 175.49 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-05-07T08:34:00Z",
"rates": {
"ILS": 0.175488
}
}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": 17.5488,
"rate": 0.175488
}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