Rate Overview
Live
1 ILS = 5.3132 NAD
1 NAD = 0.188210
ILS
Avg
5.3652
High
5.4213
Low
5.3047
Last updated: 9/3/2026, 12:25:37 PM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.31 NAD |
| 10 ILS | 53.13 NAD |
| 50 ILS | 265.66 NAD |
| 100 ILS | 531.32 NAD |
| 500 ILS | 2,656.60 NAD |
| 1,000 ILS | 5,313.21 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-09-03T12:25:37Z",
"rates": {
"NAD": 5.313206
}
}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": 531.3206,
"rate": 5.313206
}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