Rate Overview
Live
1 ILS = 5.4799 NAD
1 NAD = 0.182485
ILS
Avg
5.4231
High
5.4805
Low
5.3486
Last updated: 4/17/2026, 7:32:24 AM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.48 NAD |
| 10 ILS | 54.80 NAD |
| 50 ILS | 274.00 NAD |
| 100 ILS | 547.99 NAD |
| 500 ILS | 2,739.96 NAD |
| 1,000 ILS | 5,479.92 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-04-17T07:32:24Z",
"rates": {
"NAD": 5.479915
}
}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": 547.9915,
"rate": 5.479915
}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