Rate Overview
Live
1 ILS = 5.4410 NAD
1 NAD = 0.183789
ILS
Avg
5.3286
High
5.5061
Low
5.0650
Last updated: 3/27/2026, 4:32:48 PM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.44 NAD |
| 10 ILS | 54.41 NAD |
| 50 ILS | 272.05 NAD |
| 100 ILS | 544.10 NAD |
| 500 ILS | 2,720.52 NAD |
| 1,000 ILS | 5,441.03 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-27T16:32:48Z",
"rates": {
"NAD": 5.44103
}
}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": 544.103,
"rate": 5.44103
}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