Rate Overview
Live
1 NAD = 0.188760 ILS
1 ILS = 5.2977
NAD
Avg
0.187167
High
0.188760
Low
0.184457
Last updated: 9/6/2026, 4:44:35 AM
Quick Conversions
| NAD | ILS |
|---|---|
| 1 NAD | 0.19 ILS |
| 10 NAD | 1.89 ILS |
| 50 NAD | 9.44 ILS |
| 100 NAD | 18.88 ILS |
| 500 NAD | 94.38 ILS |
| 1,000 NAD | 188.76 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-09-06T04:44:35Z",
"rates": {
"ILS": 0.18876
}
}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.876,
"rate": 0.18876
}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