Rate Overview
Live
1 NAD = 0.591939 SEK
1 SEK = 1.6894
NAD
Avg
0.592961
High
0.594981
Low
0.590130
Last updated: 7/6/2026, 11:53:28 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.59 SEK |
| 10 NAD | 5.92 SEK |
| 50 NAD | 29.60 SEK |
| 100 NAD | 59.19 SEK |
| 500 NAD | 295.97 SEK |
| 1,000 NAD | 591.94 SEK |
Get NAD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=SEKExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-06T23:53:28Z",
"rates": {
"SEK": 0.591939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "SEK",
"amount": 100
},
"result": 59.1939,
"rate": 0.591939
}Build with NAD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key