Rate Overview
Live
1 SEK = 1.7012 NAD
1 NAD = 0.587816
SEK
Avg
1.7652
High
1.8218
Low
1.6822
Last updated: 7/21/2026, 6:27:58 PM
Quick Conversions
| SEK | NAD |
|---|---|
| 1 SEK | 1.70 NAD |
| 10 SEK | 17.01 NAD |
| 50 SEK | 85.06 NAD |
| 100 SEK | 170.12 NAD |
| 500 SEK | 850.61 NAD |
| 1,000 SEK | 1,701.21 NAD |
Get SEK/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=NADExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-21T18:27:58Z",
"rates": {
"NAD": 1.701214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "NAD",
"amount": 100
},
"result": 170.1214,
"rate": 1.701214
}Build with SEK/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key