Rate Overview
Live
1 ILS = 5.6921 NAD
1 NAD = 0.175682
ILS
Avg
5.6834
High
5.7469
Low
5.6252
Last updated: 5/7/2026, 11:27:26 AM
Quick Conversions
| ILS | NAD |
|---|---|
| 1 ILS | 5.69 NAD |
| 10 ILS | 56.92 NAD |
| 50 ILS | 284.60 NAD |
| 100 ILS | 569.21 NAD |
| 500 ILS | 2,846.05 NAD |
| 1,000 ILS | 5,692.09 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-05-07T11:27:26Z",
"rates": {
"NAD": 5.692091
}
}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": 569.2090999999999,
"rate": 5.692091
}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