Rate Overview
Live
1 NAD = 0.586965 SEK
1 SEK = 1.7037
NAD
Avg
0.588026
High
0.592208
Low
0.586857
Last updated: 8/17/2026, 1:40:26 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.59 SEK |
| 10 NAD | 5.87 SEK |
| 50 NAD | 29.35 SEK |
| 100 NAD | 58.70 SEK |
| 500 NAD | 293.48 SEK |
| 1,000 NAD | 586.96 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-08-17T13:40:26Z",
"rates": {
"SEK": 0.586965
}
}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": 58.69649999999999,
"rate": 0.586965
}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