Rate Overview
Live
1 NAD = 0.183914 ILS
1 ILS = 5.4373
NAD
Avg
0.183685
High
0.185369
Low
0.181618
Last updated: 3/27/2026, 9:46:56 AM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.18 ILS |
| 10 NAD | 1.84 ILS |
| 50 NAD | 9.20 ILS |
| 100 NAD | 18.39 ILS |
| 500 NAD | 91.96 ILS |
| 1,000 NAD | 183.91 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-03-27T09:46:56Z",
"rates": {
"ILS": 0.183914
}
}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.3914,
"rate": 0.183914
}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