Rate Overview
Live
1 NAD = 7.5111 ISK
1 ISK = 0.133136
NAD
Avg
7.6082
High
7.7235
Low
7.5111
Last updated: 3/7/2026, 1:07:28 AM
Quick Conversions
| NAD | ISK |
|---|---|
| 1 NAD | 7.51 ISK |
| 10 NAD | 75.11 ISK |
| 50 NAD | 375.56 ISK |
| 100 NAD | 751.11 ISK |
| 500 NAD | 3,755.56 ISK |
| 1,000 NAD | 7,511.13 ISK |
Get NAD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=ISKExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-07T01:07:28Z",
"rates": {
"ISK": 7.511127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "ISK",
"amount": 100
},
"result": 751.1127,
"rate": 7.511127
}Build with NAD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key