Rate Overview
Live
1 NAD = 0.551439 SEK
1 SEK = 1.8134
NAD
Avg
0.558551
High
0.574922
Low
0.545651
Last updated: 3/27/2026, 3:31:19 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.55 SEK |
| 10 NAD | 5.51 SEK |
| 50 NAD | 27.57 SEK |
| 100 NAD | 55.14 SEK |
| 500 NAD | 275.72 SEK |
| 1,000 NAD | 551.44 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-03-27T15:31:19Z",
"rates": {
"SEK": 0.551439
}
}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": 55.1439,
"rate": 0.551439
}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