Rate Overview
Live
1 NAD = 0.553507 SEK
1 SEK = 1.8067
NAD
Avg
0.558598
High
0.568195
Low
0.548918
Last updated: 3/27/2026, 5:20:57 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.55 SEK |
| 10 NAD | 5.54 SEK |
| 50 NAD | 27.68 SEK |
| 100 NAD | 55.35 SEK |
| 500 NAD | 276.75 SEK |
| 1,000 NAD | 553.51 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-27T17:20:57Z",
"rates": {
"SEK": 0.553507
}
}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.350699999999996,
"rate": 0.553507
}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