Rate Overview
Live
1 SEK = 1.7222 NAD
1 NAD = 0.580642
SEK
Avg
1.7588
High
1.8186
Low
1.6844
Last updated: 7/28/2026, 12:00:15 PM
Quick Conversions
| SEK | NAD |
|---|---|
| 1 SEK | 1.72 NAD |
| 10 SEK | 17.22 NAD |
| 50 SEK | 86.11 NAD |
| 100 SEK | 172.22 NAD |
| 500 SEK | 861.12 NAD |
| 1,000 SEK | 1,722.23 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-28T12:00:15Z",
"rates": {
"NAD": 1.722232
}
}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": 172.2232,
"rate": 1.722232
}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