Rate Overview
Live
1 NAD = 0.590973 SEK
1 SEK = 1.6921
NAD
Avg
0.590933
High
0.593374
Low
0.588086
Last updated: 7/2/2026, 9:44:49 AM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.59 SEK |
| 10 NAD | 5.91 SEK |
| 50 NAD | 29.55 SEK |
| 100 NAD | 59.10 SEK |
| 500 NAD | 295.49 SEK |
| 1,000 NAD | 590.97 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-02T09:44:49Z",
"rates": {
"SEK": 0.590973
}
}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.0973,
"rate": 0.590973
}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