Rate Overview
Live
1 NAD = 0.577151 SEK
1 SEK = 1.7326
NAD
Avg
0.567913
High
0.594981
Low
0.551167
Last updated: 7/26/2026, 8:53:00 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.58 SEK |
| 10 NAD | 5.77 SEK |
| 50 NAD | 28.86 SEK |
| 100 NAD | 57.72 SEK |
| 500 NAD | 288.58 SEK |
| 1,000 NAD | 577.15 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-26T20:53:00Z",
"rates": {
"SEK": 0.577151
}
}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": 57.7151,
"rate": 0.577151
}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