Rate Overview
Live
1 NAD = 0.568305 SEK
1 SEK = 1.7596
NAD
Avg
0.561864
High
0.572743
Low
0.549880
Last updated: 5/27/2026, 8:30:55 PM
Quick Conversions
| NAD | SEK |
|---|---|
| 1 NAD | 0.57 SEK |
| 10 NAD | 5.68 SEK |
| 50 NAD | 28.42 SEK |
| 100 NAD | 56.83 SEK |
| 500 NAD | 284.15 SEK |
| 1,000 NAD | 568.31 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-05-27T20:30:55Z",
"rates": {
"SEK": 0.568305
}
}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": 56.830499999999994,
"rate": 0.568305
}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