Rate Overview
Live
1 ILS = 5.3755 NAD
1 NAD = 0.186030
ILS
Avg
5.3929
High
5.7860
Low
5.1444
Last updated: 7/7/2026, 10:01:11 AM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.38 NAD |
| 10 ILS | 53.75 NAD |
| 50 ILS | 268.77 NAD |
| 100 ILS | 537.55 NAD |
| 500 ILS | 2,687.74 NAD |
| 1,000 ILS | 5,375.48 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-07-07T10:01:11Z",
"rates": {
"NAD": 5.375476
}
}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": 537.5476,
"rate": 5.375476
}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