Rate Overview
Live
1 NAD = 0.186461 ILS
1 ILS = 5.3631
NAD
Avg
0.184050
High
0.186461
Low
0.181071
Last updated: 7/7/2026, 12:15:10 PM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.19 ILS |
| 10 NAD | 1.86 ILS |
| 50 NAD | 9.32 ILS |
| 100 NAD | 18.65 ILS |
| 500 NAD | 93.23 ILS |
| 1,000 NAD | 186.46 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-07T12:15:10Z",
"rates": {
"ILS": 0.186461
}
}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.646099999999997,
"rate": 0.186461
}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