Rate Overview
Live
1 ILS = 5.3508 NAD
1 NAD = 0.186888
ILS
Avg
5.2546
High
5.3724
Low
5.0650
Last updated: 3/7/2026, 3:44:49 AM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.35 NAD |
| 10 ILS | 53.51 NAD |
| 50 ILS | 267.54 NAD |
| 100 ILS | 535.08 NAD |
| 500 ILS | 2,675.40 NAD |
| 1,000 ILS | 5,350.80 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-07T03:44:49Z",
"rates": {
"NAD": 5.350796
}
}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": 535.0796,
"rate": 5.350796
}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