Rate Overview
Live
1 ILS = 5.4182 NAD
1 NAD = 0.184564
ILS
Avg
5.4058
High
5.4484
Low
5.3730
Last updated: 8/13/2026, 12:57:37 PM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.42 NAD |
| 10 ILS | 54.18 NAD |
| 50 ILS | 270.91 NAD |
| 100 ILS | 541.82 NAD |
| 500 ILS | 2,709.09 NAD |
| 1,000 ILS | 5,418.17 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-08-13T12:57:37Z",
"rates": {
"NAD": 5.418171
}
}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": 541.8171,
"rate": 5.418171
}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