Rate Overview
Live
1 SEK = 1.8087 NAD
1 NAD = 0.552889
SEK
Avg
1.8155
High
1.8327
Low
1.7955
Last updated: 3/27/2026, 4:27:00 PM
Quick Conversions
| SEK | NAD |
|---|---|
| 1 SEK | 1.81 NAD |
| 10 SEK | 18.09 NAD |
| 50 SEK | 90.43 NAD |
| 100 SEK | 180.87 NAD |
| 500 SEK | 904.34 NAD |
| 1,000 SEK | 1,808.68 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-03-27T16:27:00Z",
"rates": {
"NAD": 1.808681
}
}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": 180.8681,
"rate": 1.808681
}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