Rate Overview
Live
1 ILS = 5.4586 NAD
1 NAD = 0.183197
ILS
Avg
5.4470
High
5.5061
Low
5.3946
Last updated: 3/27/2026, 6:08:10 AM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.46 NAD |
| 10 ILS | 54.59 NAD |
| 50 ILS | 272.93 NAD |
| 100 ILS | 545.86 NAD |
| 500 ILS | 2,729.30 NAD |
| 1,000 ILS | 5,458.59 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-03-27T06:08:10Z",
"rates": {
"NAD": 5.458594
}
}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": 545.8593999999999,
"rate": 5.458594
}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