Rate Overview
Live
1 ILS = 5.5412 NAD
1 NAD = 0.180466
ILS
Avg
5.5629
High
5.5881
Low
5.5412
Last updated: 6/17/2026, 6:37:27 AM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.54 NAD |
| 10 ILS | 55.41 NAD |
| 50 ILS | 277.06 NAD |
| 100 ILS | 554.12 NAD |
| 500 ILS | 2,770.61 NAD |
| 1,000 ILS | 5,541.22 NAD |
Get ILS/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=NADExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:37:27Z",
"rates": {
"NAD": 5.541222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "NAD",
"amount": 100
},
"result": 554.1222,
"rate": 5.541222
}Build with ILS/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key